[antlr-interest] votes on rule+ vs (rule)+

Terence Parr parrt at cs.usfca.edu
Wed May 18 12:02:18 PDT 2005


On May 18, 2005, at 11:19 AM, stefan wrote:
> I agree +1 :)
>
> How will we write next rule:
>
> a_rule:
>     #(ANA ( woo {some actions;} )+ );

Anything other than rule+ must have the (...)+ around it.

Ter
--
CS Professor & Grad Director, University of San Francisco
Creator, ANTLR Parser Generator, http://www.antlr.org
Cofounder, http://www.jguru.com



More information about the antlr-interest mailing list