|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.sourcetypehandlers.JavaTypeHandler
Implementation of VisitorsFactory for the Java AST. It uses anonymous classes as adapters of the visitors to the VisitorStarter interface.
Constructor Summary | |
JavaTypeHandler()
|
Method Summary | |
VisitorStarter |
getDataFlowFacade()
Get the DataFlowFacade. |
VisitorStarter |
getSymbolFacade()
Get the SymbolFacade. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sourceforge.pmd.sourcetypehandlers.SourceTypeHandler |
getParser |
Constructor Detail |
public JavaTypeHandler()
Method Detail |
public VisitorStarter getDataFlowFacade()
SourceTypeHandler
getDataFlowFacade
in interface SourceTypeHandler
public VisitorStarter getSymbolFacade()
SourceTypeHandler
getSymbolFacade
in interface SourceTypeHandler
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |