|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sourceforge.pmd.symboltable.AbstractScopeEvaluator | +--net.sourceforge.pmd.symboltable.GlobalScopeEvaluator
Field Summary |
Fields inherited from class net.sourceforge.pmd.symboltable.AbstractScopeEvaluator |
triggers |
Constructor Summary | |
GlobalScopeEvaluator()
|
Method Summary | |
Scope |
getScopeFor(SimpleNode node)
|
Methods inherited from class net.sourceforge.pmd.symboltable.AbstractScopeEvaluator |
isScopeCreatedBy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GlobalScopeEvaluator()
Method Detail |
public Scope getScopeFor(SimpleNode node)
getScopeFor
in interface ScopeEvaluator
getScopeFor
in class AbstractScopeEvaluator
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |