Results 1 to 2 of 2

Thread: getting AspectJ Abstract Syntax Tree

  1. #1
    Join Date
    Mar 2010
    Posts
    3

    Default getting AspectJ Abstract Syntax Tree

    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.

  2. #2
    Join Date
    Jun 2006
    Location
    SF Bay Area, California
    Posts
    524

    Default

    This question may be best answered on aspectj-user mailing list.

    -Ramnivas
    Ramnivas Laddad (Follow me on Twitter)
    AspectJ in Action: Enterprise AOP with Spring Applications (2nd edition). Now available!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •