I wrote one grammar on AntlrWorks but one error is shown when I add same
statement,
Here is the error: "error(211): Essai.g:87:16: [fatal] rule predicate has
non-LL(*) decision due to recursive rule invocations reachable from alts
5,6.  Resolve by left-factoring or using syntactic predicates or using
backtrack=true option"
And if I have correct by backtrack=true, the AST of every rule in the syntax
Diagram of Antlworks is consisted by { synpred1_Essai }? With Essai is the
name of grammar.
This is an error this  { synpred1_Essai }?  ? what can I  have to correct
him?
please help me

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 il-antlr-inter...@googlegroups.com.
To unsubscribe from this group, send email to 
il-antlr-interest+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.

Reply via email to