public class ExtendedIdentifier extends Identifier
ProgramElement.TreeStructureSourceElement.Position| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
generated serialVersionUID
|
id, parentcommentsfactorySTRUCTURAL_EQUALITY, STRUCTURAL_HASH_CODE| Constructor and Description |
|---|
ExtendedIdentifier(java.lang.String arg0) |
| Modifier and Type | Method and Description |
|---|---|
ExtendedIdentifier |
deepClone() |
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
public void setText(java.lang.String text)
setText in class Identifierpublic ExtendedIdentifier deepClone()
deepClone in interface SourceElementdeepClone in class Identifier