|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceFileScope | |
net.sourceforge.pmd.symboltable |
Uses of SourceFileScope in net.sourceforge.pmd.symboltable |
Methods in net.sourceforge.pmd.symboltable that return SourceFileScope | |
SourceFileScope |
DummyScope.getEnclosingSourceFileScope()
|
SourceFileScope |
Scope.getEnclosingSourceFileScope()
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 SourceFileScope to find a class name. |
SourceFileScope |
SourceFileScope.getEnclosingSourceFileScope()
|
SourceFileScope |
AbstractScope.getEnclosingSourceFileScope()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |