[antlr-interest] Can a ANTLR 3 rule have both a rule and global scope?

The Researcher researcher0x00 at gmail.com
Mon Feb 28 16:16:21 PST 2011


When trying to use both a rule and global scope for a rule, ANTLR generated
errors. To get past the error all of the attributes were pused into the
global scope.

Just want to confirm that ANTLR 3 only allows a rule to have either a rule
or global scope but not both.



Thanks, Eric


More information about the antlr-interest mailing list