org.incava.doctorj
public class DoctorJ extends Object
Constructor Summary | |
---|---|
DoctorJ(String[] args) |
Method Summary | |
---|---|
protected void | analyze(ASTCompilationUnit cu) |
int | getExitValue() |
protected boolean | initParser(String fileName) |
static void | main(String[] args) |
protected ASTCompilationUnit | parse(String fileName) |
protected void | process(String name) |
protected void | processFile(String fileName) |