[antlr-interest] LITERAL_match not found

Dimitrios Kolovos dskolovos at gmail.com
Fri Jul 29 02:51:45 PDT 2005


Thanks. Can anyone answer though why this message is produced anyway?

Cheers,
Dimitrios

Alexey Demakov wrote:

>Try to move "match" from parser to lexer tokens section
>and use MATCH instead.
>
>Regards,
>Alexey
>
>-----
>Alexey Demakov
>TreeDL: Tree Description Language: http://treedl.sourceforge.net
>RedVerst Group: http://www.unitesk.com
>
>
>
>----- Original Message ----- 
>From: "Dimitrios Kolovos" <dskolovos at gmail.com>
>To: <antlr-interest at antlr.org>
>Sent: Thursday, July 28, 2005 5:16 PM
>Subject: [antlr-interest] LITERAL_match not found
>
>
>  
>
>>Hi,
>>
>>I have come against a problem which I cannot resolve so any help would 
>>be appreciated.
>>
>>The following part of a rule
>>
>>"match"! NAME expression END! "match"!
>>
>>produces a "LITERAL_match cannot be resolved" error message. Any ideas?
>>
>>(I use the Eclipse-ANTLR and the version of ANTLR that comes with it)
>>
>>Cheers,
>>Dimitrios
>>    
>>
>
>
>  
>



More information about the antlr-interest mailing list