| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.symboltable |
| Class and Description |
|---|
| NameDeclaration
This is a declaration of a name, e.g.
|
| NameOccurrence
A
NameOccurrence represents one usage of a name declaration. |
| Scope
A scope is a region within variables and other declarations are visible.
|
| ScopedNode
A
Node which knows about the scope within it has been declared. |
Copyright © 2002–2016 InfoEther. All rights reserved.