|
|||||||||||
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 |
MethodScope.getEnclosingMethodScope()
|
MethodScope |
DummyScope.getEnclosingMethodScope()
|
MethodScope |
Scope.getEnclosingMethodScope()
Goes searching up the tree for this scope's enclosing SourceFileScope 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 |
SourceFileScope.getEnclosingMethodScope()
|
MethodScope |
AbstractScope.getEnclosingMethodScope()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |