public abstract class InterpolableNamePart extends ASTCssNode
ASTCssNode.Visibility| 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, addTrailingComment, addTrailingComments, addVisibilityBlocks, configureParentToAllChilds, getChilds, getOpeningComments, getOrphanComments, getSource, getSourceColumn, getSourceLine, getTrailingComments, getType, getUnderlyingStructure, getVisibility, getVisibilityBlocks, hasParent, hasVisibilityBlock, isFaulty, setOpeningComments, setOrphanComments, setParent, setTrailingComments, setUnderlyingStructure, setVisibility, setVisibilityBlockspublic InterpolableNamePart(HiddenTokenAwareTree underlyingStructure)
public abstract String getName()
public InterpolableName getParent()
ASTCssNodegetParent in class ASTCssNodepublic InterpolableNamePart clone()
clone in interface PubliclyCloneableclone in class ASTCssNodepublic String toString()
toString in class ASTCssNodeCopyright © 2012–2016. All rights reserved.