Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] aspectj parse tree in repository

Hi,

You can take a look at how to use the aj parser at:
http://wiki.eclipse.org/index.php/Developer%27s_guide_to_building_tools_on_top_of_AJDT_and_AspectJ#Using_the_AspectJ_AST_parser

Regards,
Eduardo

On 2/1/07, SainTiss <saintiss@xxxxxxx> wrote:
Hi all,

I'm looking for a tool which can parse an aspectj program and store the
resulting AST in some sort of model repository (e.g. eclipse's EMF).

Is this kind of functionality available somewhere?

Or by any chance, does the default aspectJ compiler already include this
feature?

Thanks,

Hans

--
A liberal is a person whose interests aren't at stake at the moment
  -- Willis Player

Hans Schippers
Research Assistant of the Research Foundation - Flanders (FWO - Vlaanderen)
http://www.win.ua.ac.be/~hschipp/
Formal Techniques in Software Engineering (FoTS)
University of Antwerp
Middelheimlaan 1
2020 Antwerpen - Belgium
Phone: +32 3 265 38 71
Fax: +32 3 265 37 77

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users





Back to the top