[antlr-interest] Left-factoring and recursion

Bryan Ewbank ewbank at gmail.com
Tue Jan 11 06:54:00 PST 2005


If you're pretty sure that what you have is correct, another part of
the solution could be simply marking loops to be aggressive by using:
   options {greedy=true; };


More information about the antlr-interest mailing list