[antlr-interest] Would ANTLR be useful for my needs ?

sthibaudeau at sqli.com sthibaudeau at sqli.com
Mon Jul 17 09:00:50 PDT 2006


Hi,

As far as I'm concerned it's not really obvious if I could use ANTLR for
my needs.

Given a lot of Java files (almost 20,000) I'd like to have a program which
would be able to :
- list all classes and interfaces,
- list all implementations between classes and interfaces,
- list all generalizations between classes,
- list all methods with complete signature,
- list all methods calls...

Could I use ANTLR to do that ? If so, could you give me pointers on how to
do that ?

Thanks,
Stéphane Thibaudeau.



More information about the antlr-interest mailing list