[antlr-interest] Re: lexical nondeterminism between IDENT & LABEL
John D. Mitchell
johnm-antlr at non.net
Thu Nov 4 09:03:26 PST 2004
>>>>> "Paul" == Paul J Lucas <pauljlucas at mac.com> writes:
[...]
> You make the rule include whitespace:
> ... ( (WS)? ':' { $setType( LABEL ); } )
Hmm... I thought the OP said that the LABEL's could NOT have any WS between
the ID and the ':'?
Thanks,
John
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/antlr-interest/
<*> To unsubscribe from this group, send an email to:
antlr-interest-unsubscribe at yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
More information about the antlr-interest
mailing list