[antlr-interest] AST generation: EXPRESSION TREE example.

Tom Verbeure hombre at gmail.com
Thu Jun 3 10:12:31 PDT 2004


> Did you try the ASTFrame option to actually view the AST
> structure? If you havent tried it already,
> ----------------------------------------------
> ASTFrame frame = new ASTFrame("My AST", ast);
> frame.setVisible(true);
> ----------------------------------------------

No, I didn't. I'm using cygwin and gcj to compile. I haven't installed
the SUN JAVA SDK. Gcj does not support Swing. I haven't found a direct
need for ASTFrame yet, though I may need it later when things get
really complicated...

Tom


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
     antlr-interest-unsubscribe at yahoogroups.com

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



More information about the antlr-interest mailing list