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