|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.sourcetypehandlers.DummyVisitorStarter
Implementation of VisitorStarter that does nothing.
Constructor Summary | |
DummyVisitorStarter()
|
Method Summary | |
void |
start(java.lang.Object rootNode)
Start the visitor, given the root-node of the AST. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DummyVisitorStarter()
Method Detail |
public void start(java.lang.Object rootNode)
VisitorStarter
start
in interface VisitorStarter
rootNode
- The root node of the AST
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |