Hi all, quick question, Searching the forums leads me to believe that @synpredgate works at the rule level. However my attempts (in Java target) still end up with "if ( state.backtracking==0 )" code
Terence posted this, which seems to indicate that it will work http://markmail.org/message/fv4teaxn6xnac7r7 A month earlier he'd described the exact problem I'm facing with syntactic predicates and setting necessary scope variables in actions during backtracking. But didn't have a solution at that time. http://www.antlr.org/wiki/display/ANTLR3/Action+execution+during+backtracking Thanks Colin Colin Macdonald Senior Consultant _____________________________________ GROUP Business Software Phone: 770 720 1300 ext: 6132 http://www.gbs.com/ List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
