Re: AspectJ parser

Michal Stochmialek <[email protected]>
Newsgroups gmane.comp.programming.aspect.general
Message-ID <[email protected]>
Kawtip Nippon wrote:
> Dear all,
> 
> I am doing research about measuring some metrics from AspectJ code. I 
> would like to find a way to traverse the structure of source code to 
> collect the metrics that I define. Would you please suggest me about 
> AspectJ parser that construct a tree for AspectJ source code or any 
> other ways to traverse the AspectJ code?
>    
> Thank you very much in advance.

I believe that this project will be helpful:

http://aopmetrics.tigris.org


aopmetrics is a metric tool for the aspectJ source code. It uses the 
AspectJ compiler for constructing asts, so this is exactly what you want 
to write from scratch. The project is open source, so you can build 
another tool basing on it. You can also extend it. I would be very glad 
for this kind of solution, since I don't have time for any development 
right now. If you want any more information I will be happy to help.

best regards,
-- 
Michal Stochmialek <[email protected]>

__________________________________________________
AOSD Discuss mailing list    -    [email protected]
To unsubscribe go to http://aosd.net

Check out the AOSD.net Wiki: http://aosd.net/wiki
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.