org.incava.doctorj
Class DoctorJ
java.lang.Object
org.incava.doctorj.DoctorJ
public class DoctorJ
extends java.lang.Object
protected void | analyze(net.sourceforge.pmd.ast.ASTCompilationUnit cu)
|
int | getExitValue()
|
protected boolean | initParser(String fileName)
|
static void | main(String[] args)
|
protected net.sourceforge.pmd.ast.ASTCompilationUnit | parse(String fileName)
|
protected void | process(String name)
|
protected void | processFile(String fileName)
|
DoctorJ
public DoctorJ(String[] args)
analyze
protected void analyze(net.sourceforge.pmd.ast.ASTCompilationUnit cu)
getExitValue
public int getExitValue()
initParser
protected boolean initParser(String fileName)
main
public static void main(String[] args)
parse
protected net.sourceforge.pmd.ast.ASTCompilationUnit parse(String fileName)
process
protected void process(String name)
processFile
protected void processFile(String fileName)