|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScopedNode | |
|---|---|
| net.sourceforge.pmd.lang.symboltable | |
| Uses of ScopedNode in net.sourceforge.pmd.lang.symboltable |
|---|
| Fields in net.sourceforge.pmd.lang.symboltable declared as ScopedNode | |
|---|---|
protected ScopedNode |
AbstractNameDeclaration.node
|
| Methods in net.sourceforge.pmd.lang.symboltable that return ScopedNode | |
|---|---|
ScopedNode |
NameOccurrence.getLocation()
Gets the location where the usage occurred. |
ScopedNode |
NameDeclaration.getNode()
Gets the node which manifests the declaration. |
ScopedNode |
AbstractNameDeclaration.getNode()
|
| Constructors in net.sourceforge.pmd.lang.symboltable with parameters of type ScopedNode | |
|---|---|
AbstractNameDeclaration(ScopedNode node)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||