[antlr-interest] data structure question

bob mcwhirter bob at werken.com
Thu Nov 29 13:44:53 PST 2001


Either one is fine, depending on your circumstances.

Do you need an AST?  Or can you do it directly from the parser?

It's really a question that you need to answer within the context
of your application.

I've done it both ways.

	-bob


On Thu, 29 Nov 2001 shi322 at yahoo.com wrote:

> hi, I want to generate some data structure from antlr like int, 
> array, etc. do I do it from AST while walking through it or directly 
> from parser? 
> thank you for helping me
> Ji
> 
> 
>  
> 
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
> 
> 


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list