[antlr-interest] parser stuck in some loop in the astFactory.make function call

Tarun Khanna tarunkhanna at gmail.com
Wed Jul 13 12:48:34 PDT 2005


Hi All,

I have a parser that gets stuck in the astFactory.make(ASTArray) function 
call. Any guesses why that would happen.

The ASTArray has 3 elements. Now my understanding is that, the first becomes 
the root and the other become its children.

The make function has a for each loop that loops over all the elements of 
the ASTArray. I can see that the size of ASTArray is 3 so that should not be 
a problem.

Did anyone else ever face such a problem?

Thanks
-- 
Tarun Khanna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20050713/18edecfd/attachment.html


More information about the antlr-interest mailing list