Class JVariableSig.FieldSig
java.lang.Object
net.sourceforge.pmd.lang.java.types.JVariableSig
net.sourceforge.pmd.lang.java.types.JVariableSig.FieldSig
- Enclosing class:
JVariableSig
A field signature.
-
Nested Class Summary
Nested classes/interfaces inherited from class net.sourceforge.pmd.lang.java.types.JVariableSig
JVariableSig.FieldSig -
Method Summary
Methods inherited from class net.sourceforge.pmd.lang.java.types.JVariableSig
equals, getDeclaringType, getTypeMirror, hashCode, toString
-
Method Details
-
getSymbol
Description copied from class:JVariableSigReturns the symbol for this variable.- Overrides:
getSymbolin classJVariableSig
-