[antlr-interest] External lexer in Antlrworks debugger

Johannes Luber jaluber at gmx.de
Sun Feb 10 14:12:46 PST 2008


Bertalan Fodor schrieb:
> Hi,
> 
> I have a JFlex lexer for a grammar. I would like to debug the grammar 
> with Antlrworks debugger. Can I customize the generated _Test_ class 
> and/or override the constructor for the default generated lexer?
> 
> Or should I try remote debugging instead?
> 
> Thank you,
> 
> Bert
> 

It's possible to specify, if starting the debugger session means also 
the regeneration of the code. Change this setting in the preferences, 
generate once the code and then modify it (make a copy, too).

Johannes


More information about the antlr-interest mailing list