| [news.eclipse.modeling.tmf] Re: Lookahead value of xtext grammar |
Hi Erol,
Hope that helps,
--knut
Erol Akarsu wrote:
I am stress testing tmf xtext with a little large grammar.
I have to parse it with lookahead value 4 bceause lookahead =1 is not enough for the nature of grammar.
How can I specify the lookahead value?
Regards
Erol Akarsu