forked from jasder/antlr
Misprint in comment.
This commit is contained in:
parent
0e1b5d9d7a
commit
cb16e369fe
|
@ -972,7 +972,7 @@ public enum ErrorType {
|
|||
*/
|
||||
MODE_CONFLICTS_WITH_TOKEN(170, "mode <arg> conflicts with token with same name", ErrorSeverity.ERROR),
|
||||
/**
|
||||
* Compiler Error 172.
|
||||
* Compiler Error 171.
|
||||
*
|
||||
* <p>can not use or declare token with reserved name</p>
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue