[antlr-interest] position information with AST node

Martin Probst mail at martin-probst.com
Wed Mar 15 05:45:51 PST 2006


> I want position information with AST node as IToken does(getLin(), getColumn()). How to achive
> that?

That's explained in the manual. Look for using a custom AST class.

Cheers,
Martin



More information about the antlr-interest mailing list