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