|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.symboltable.JspSymbolFacade
Symbol Facade for JSP.
Constructor Summary | |
JspSymbolFacade()
|
Method Summary | |
void |
start(java.lang.Object rootNode)
Set Scope for JSP AST. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JspSymbolFacade()
Method Detail |
public void start(java.lang.Object rootNode)
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 |