[antlr-interest] funny error message

Terence Parr parrt at cs.usfca.edu
Wed Feb 13 11:19:55 PST 2008


Thanks guys.  good work.  I have change the error msg templates:

UNREACHABLE_ALTS(alts) ::= <<
The following alternatives can never be matched: <alts; separator=",">< 
\n>
 >>

UNREACHABLE_TOKENS(tokens) ::= <<
The following token definitions can never be matched because prior  
tokens match the same input: <tokens; separator=",">
 >>

pushed to depot.

Ter


More information about the antlr-interest mailing list