Class VariableNameDeclaration
java.lang.Object
net.sourceforge.pmd.lang.symboltable.AbstractNameDeclaration
net.sourceforge.pmd.lang.plsql.symboltable.VariableNameDeclaration
- All Implemented Interfaces:
NameDeclaration
-
Field Summary
Fields inherited from class net.sourceforge.pmd.lang.symboltable.AbstractNameDeclaration
node -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.pmd.lang.symboltable.AbstractNameDeclaration
getImage, getName, getNode
-
Constructor Details
-
VariableNameDeclaration
-
-
Method Details
-
getScope
- Specified by:
getScopein interfaceNameDeclaration- Overrides:
getScopein classAbstractNameDeclaration
-
getDeclaratorId
-
equals
-
hashCode
public int hashCode() -
toString
-