Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

JavaCC

  Asked By: Sunil    Date: Jan 05    Category: Java    Views: 316
  

I am doing it on
refactoring. I have to design and implement an automated refactoring
tool to detect bad smells.

I need to set up JavaCC to parse through the Java Program to be
tested. I have downloaded the JavaCC and used a Java grammar I found
on the net to get the parser. I have now got JavaParser.java , im not
sure where to go from here.

To start off I just want to be able to count and list the classes in
the program.

Please help me. How do I configure the JavaCC to do this or how do I
do this

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on JavaCC Or get search suggestion and latest updates.

Related Topics:



Tagged:  

 

Related Post