[antlr-interest] CFG tool for Java

Andy Tripp antlr at jazillian.com
Fri Apr 13 07:27:42 PDT 2007


You might want to check out the new Java Compiler API (JSR199).
Here's one start point:
http://blogs.sun.com/ahe/entry/java_compiler_api_who

Using that, you can get at all the info that javac has.

Andy

Naimal Khan wrote:
> Hi..
> Is there a contrl flow graph analysis tool available for Java written 
> in ANTLR? Can you kindly give me some guidance how to begin writing 
> one of my own?
> Thanks a lot
> Naim
>
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today it's 
> FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>



More information about the antlr-interest mailing list