|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object extended by net.sourceforge.pmd.symboltable.JspSymbolFacade
public class JspSymbolFacade
Symbol Facade for JSP.
Field Summary |
---|
Fields inherited from interface net.sourceforge.pmd.sourcetypehandlers.VisitorStarter |
---|
dummy |
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 All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |