>> >> Hi >> >> I have this left recursive problem which i cannot figure out how to solve >> and ANTLR WORKS cannot recognize the left recursive problem. >> > >There is no "left recursive" rule in the part of your grammar you posted. >Can you post, or attach, the complete grammar? > >Regards, > >Bart.
The complete grammer is attached, it is not completely done, but should give a
good overview of it.
debugging it in eclipse gives the following error:
error(210): The following sets of rules are mutually left-recursive
[primaryNoNewArray, arrayAccess, methodInvocation, primary, fieldAccess]
_________________________________________________________________
The New Busy is not the old busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_3List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
lexpars.g
Description: Binary data
-- 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.
