|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.symboltable.JspScopeAndDeclarationFinder
public class JspScopeAndDeclarationFinder
Setting the scope in the root of a JSP AST.
Constructor Summary | |
---|---|
JspScopeAndDeclarationFinder()
|
Method Summary | |
---|---|
void |
setJspScope(ASTCompilationUnit compilationUnit)
Set a DummyScope as scope of the given compilationUnit. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JspScopeAndDeclarationFinder()
Method Detail |
---|
public void setJspScope(ASTCompilationUnit compilationUnit)
compilationUnit
- the ASTCompilationUnit
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |