Package net.sourceforge.pmd.lang.symboltable

Interface Summary
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.
 

Class Summary
AbstractNameDeclaration Base class for all name declarations.
AbstractScope Base class for any Scope.
 



Copyright © 2002-2015 InfoEther. All Rights Reserved.