weird.  I'll look later today.  Should be at office in about 2 to 3  
hours.
Ter
On May 11, 2008, at 1:05 PM, Johannes Luber wrote:

>>
>> becomes
>> /** match a token optionally with a label in front */
>> tokenRef(token,label,elementIndex,hetero) ::= <<
>> < if (label )> < label  > = (< labelType  > )<  
>> endif 
>> >match(input,<token>,FOLLOW_<token>_in_<ruleName><elementIndex>);   
>> <checkRuleBacktrackFailure()>
>> >>
>> The runtime has some easy but widespread changes across files:
>> Added Bas

_______________________________________________
antlr-dev mailing list
[email protected]
http://www.antlr.org:8080/mailman/listinfo/antlr-dev

Reply via email to