public class Identifier extends NonStatement implements ILeftExpression
This AST element represents a Java identifier, or variable.
Note: Currently, definitions are read-only elements and cannot be generated by API users.
Definition
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Get the identifier effective name.
|
attachTag, getSubElements, replaceSubElement, retrieveTag
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
attachTag, getSubElements, replaceSubElement, retrieveTag