|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
|---|---|
| org.acm.seguin.pmd.symboltable | |
| Uses of Scope in org.acm.seguin.pmd.symboltable |
|---|
| Methods in org.acm.seguin.pmd.symboltable that return Scope | |
|---|---|
Scope |
AbstractNameDeclaration.getScope()
|
Scope |
NameOccurrence.getScope()
|
Scope |
NameDeclaration.getScope()
|
Scope |
VariableNameDeclaration.getScope()
|
abstract Scope |
AbstractScopeEvaluator.getScopeFor(net.sourceforge.jrefactory.ast.SimpleNode node)
|
Scope |
MethodScopeEvaluator.getScopeFor(net.sourceforge.jrefactory.ast.SimpleNode node)
|
Scope |
LocalScopeEvaluator.getScopeFor(net.sourceforge.jrefactory.ast.SimpleNode node)
|
Scope |
ClassScopeEvaluator.getScopeFor(net.sourceforge.jrefactory.ast.SimpleNode node)
|
Scope |
GlobalScopeEvaluator.getScopeFor(net.sourceforge.jrefactory.ast.SimpleNode node)
|
Scope |
ScopeEvaluator.getScopeFor(net.sourceforge.jrefactory.ast.SimpleNode node)
|
| Methods in org.acm.seguin.pmd.symboltable with parameters of type Scope | |
|---|---|
void |
Search.execute(Scope startingScope)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||