[antlr-interest] Is there a way to temporarily turn off actions?

Dejas Ninethousand dejas9000 at gmail.com
Wed Jul 20 16:37:47 PDT 2011


I have a grammar file with lots of actions.  These actions are giving me
problems at the moment.  Is there a way I can flag ANTLR to ignore my
actions and generate a clean parser and lexer without me having to go
through the grammar file and comment out all my actions?

Thanks.


More information about the antlr-interest mailing list