public abstract class InterpolableNamePart extends ASTCssNode
| Constructor and Description |
|---|
InterpolableNamePart(HiddenTokenAwareTree underlyingStructure) |
| Modifier and Type | Method and Description |
|---|---|
InterpolableNamePart |
clone() |
abstract String |
getName() |
InterpolableName |
getParent()
WARNING: it is up to the programmer to keep parent and childs getters and
setters consistent.
|
String |
toString() |
addOpeningComments, addTrailingComments, configureParentToAllChilds, getChilds, getOpeningComments, getOrphanComments, getSource, getSourceColumn, getSourceLine, getTrailingComments, getType, getUnderlyingStructure, hasParent, isFaulty, isSilent, setOpeningComments, setOrphanComments, setParent, setSilent, setTrailingComments, setUnderlyingStructurepublic InterpolableNamePart(HiddenTokenAwareTree underlyingStructure)
public abstract String getName()
public InterpolableName getParent()
ASTCssNodegetParent in class ASTCssNodepublic InterpolableNamePart clone()
clone in interface PubliclyCloneableclone in class ASTCssNodeCopyright © 2012-2014. All Rights Reserved.