[antlr-interest] More information about token location

forumer at smartmobili.com forumer at smartmobili.com
Mon Jul 30 04:50:16 PDT 2012


Or maybe instead of modifying the IToken interface, just add a mapping 
between index and line number:

int myLexer.getLine(int index)


More information about the antlr-interest mailing list