public class ImplicitIdentifier extends Identifier
ProgramElement.TreeStructureSourceElement.Position| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
id, parentcommentsfactorySTRUCTURAL_EQUALITY, STRUCTURAL_HASH_CODE| Constructor and Description |
|---|
ImplicitIdentifier(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
ImplicitIdentifier |
deepClone()
Deep clone.
|
protected void |
setText(java.lang.String text) |
accept, getASTParent, getParent, getText, setParentgetComments, setComments, validategetEndPosition, getFactory, getFirstElement, getLastElement, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPosition, toSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComments, setCommentsgetEndPosition, getFactory, getFirstElement, getLastElement, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPosition, toSourcevalidateprivate static final long serialVersionUID
protected void setText(java.lang.String text)
setText in class Identifierpublic ImplicitIdentifier deepClone()
deepClone in interface SourceElementdeepClone in class Identifier