Hello, I have been looking into this as well and was wondering if ANTLR v3 supports it. Whenever the parser backtracks (loopbacks), the context-sensitive information is not carried forward in the loopback, causing the parser to complaint about reference errors for the parameters in one of my applications.
Best regards, On Fri, Oct 1, 2010 at 8:40 AM, Andrey Desyatov <[email protected]>wrote: > Is there any progress in context-sensitive follow sets for v3. > It's critical for our application now. > > Best regards, > Andrey > > List: http://www.antlr.org/mailman/listinfo/antlr-interest > Unsubscribe: > http://www.antlr.org/mailman/options/antlr-interest/your-email-address > -- Kunal Sawlani 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.
