public abstract class Pseudo extends ElementSubsequent
| Constructor and Description |
|---|
Pseudo(HiddenTokenAwareTree token,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Pseudo |
clone() |
void |
extendName(String extension) |
String |
getName() |
boolean |
isInterpolated() |
void |
setName(String name) |
String |
toString() |
getFullNameaddOpeningComments, addTrailingComments, configureParentToAllChilds, getChilds, getOpeningComments, getOrphanComments, getParent, getSource, getSourceColumn, getSourceLine, getTrailingComments, getType, getUnderlyingStructure, hasParent, isFaulty, isSilent, setOpeningComments, setOrphanComments, setParent, setSilent, setTrailingComments, setUnderlyingStructurepublic Pseudo(HiddenTokenAwareTree token, String name)
public String getName()
getName in class ElementSubsequentpublic void setName(String name)
public void extendName(String extension)
extendName in class ElementSubsequentpublic boolean isInterpolated()
isInterpolated in class ElementSubsequentpublic Pseudo clone()
clone in interface PubliclyCloneableclone in class ElementSubsequentCopyright © 2012-2014. All Rights Reserved.