Hi,
I need to have the AspectJ Abstract Syntax Tree for my project. Is there any API that can help me do that?
I have read in the Spring Roo Wikipedia page that in “Roo Core Modules” the “classPath” module performs abstract syntax tree parsing and type binding of Java and AspectJ compilation units. But I cannot find any examples of how it can be used and what it will return.
Thanks in advance for your help,
Parisa.


Reply With Quote
