Many thanks for the hint.. I realised that my tree grammar was indeed trying to accessing the token1() rule in more than one place in slightly different contexts... I resolved the issue by ensuring that token1() rule was being invoked consistently... :D -- View this message in context: http://n2.nabble.com/Tree-grammar-bizarre-behaviour-tp4531741p4536631.html Sent from the ANTLR mailing list archive at Nabble.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.
