|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.pmd.symboltable.AbstractScopeEvaluator
public abstract class AbstractScopeEvaluator
Field Summary | |
---|---|
protected java.util.Set |
triggers
|
Constructor Summary | |
---|---|
AbstractScopeEvaluator()
|
Method Summary | |
---|---|
abstract Scope |
getScopeFor(net.sourceforge.jrefactory.ast.SimpleNode node)
|
boolean |
isScopeCreatedBy(net.sourceforge.jrefactory.ast.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(net.sourceforge.jrefactory.ast.SimpleNode node)
getScopeFor
in interface ScopeEvaluator
public boolean isScopeCreatedBy(net.sourceforge.jrefactory.ast.SimpleNode node)
isScopeCreatedBy
in interface ScopeEvaluator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |