javac.exe AST programmatic access example

Posted by J G on Stack Overflow See other posts from Stack Overflow or by J G
Published on 2008-10-13T09:03:28Z Indexed on 2010/04/04 7:23 UTC
Read the original article Hit count: 435

Filed under:
|
|
|

Is it possible to access the Abstract Syntax Tree(AST) inside the javac.exe programmatically? Could you provide an example?

© Stack Overflow or respective owner

Related posts about ast

Related posts about javac