[antlr-interest] generating root nodes in tree parser

Martin Probst mail at martin-probst.com
Tue Jul 12 09:50:17 PDT 2005


> And in ANTLR v3, you can say:
> 
> functionCall : ident paramlist -> ^(CALL["function call"] ident  
> paramlist) ;
> 
> :)

But that is of course experimental-alpha-non-stable-don't use for
production as of yet *ducks & runs*

Martin



More information about the antlr-interest mailing list