| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.symboltable |
| Modifier and Type | Field and Description |
|---|---|
protected ScopedNode |
AbstractNameDeclaration.node |
| Modifier and Type | Method and Description |
|---|---|
ScopedNode |
NameOccurrence.getLocation()
Gets the location where the usage occurred.
|
ScopedNode |
AbstractNameDeclaration.getNode() |
ScopedNode |
NameDeclaration.getNode()
Gets the node which manifests the declaration.
|
| Constructor and Description |
|---|
AbstractNameDeclaration(ScopedNode node) |
Copyright © 2002–2016 InfoEther. All rights reserved.