[antlr-interest] newbie Grammar problem

Gerald B. Rosenberg gbr at newtechlaw.com
Wed Nov 14 11:32:27 PST 2007


At 12:36 AM 11/14/2007, amol Bhagavat wrote:
>
>
>: ruleA {$mainRule::LocalVar }?=> ruleB

Use a semantic, not gated, predicate:

: a { condition }? b ;





More information about the antlr-interest mailing list