[antlr-interest] Knowing line and position in tree parser

BeRniTo bernito.lb at gmail.com
Sun Nov 21 08:53:18 PST 2010


Okay, I could do it just by calling rule.start.getLine() and
rule.start.getPositionInLine().

Sorry if this was a stupid question but I need to finish this project within
a week from now and I'm a little nervous! :-P


More information about the antlr-interest mailing list