|
||||||||||
| 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 |
SourceFileScope.getEnclosingMethodScope()
|
MethodScope |
AbstractScope.getEnclosingMethodScope()
|
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 |
DummyScope.getEnclosingMethodScope()
|
MethodScope |
MethodScope.getEnclosingMethodScope()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||