|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodScope | |
---|---|
net.sourceforge.pmd.symboltable |
Uses of MethodScope in net.sourceforge.pmd.symboltable |
---|
Methods in net.sourceforge.pmd.symboltable that return MethodScope | |
---|---|
MethodScope |
Scope.getEnclosingMethodScope()
Goes searching up the tree for this scope's enclosing MethodScope This is handy if you're buried down in a LocalScope and need to hop up to the MethodScope to find a method parameter. |
MethodScope |
AbstractScope.getEnclosingMethodScope()
|
MethodScope |
SourceFileScope.getEnclosingMethodScope()
|
MethodScope |
MethodScope.getEnclosingMethodScope()
|
MethodScope |
DummyScope.getEnclosingMethodScope()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |