public abstract class ElementSubsequent extends ASTCssNode
ASTCssNode.Visibility| Constructor and Description |
|---|
ElementSubsequent(HiddenTokenAwareTree underlyingStructure) |
| Modifier and Type | Method and Description |
|---|---|
ElementSubsequent |
clone() |
abstract void |
extendName(String extension) |
abstract String |
getFullName() |
abstract String |
getName() |
abstract boolean |
isInterpolated() |
addOpeningComments, addTrailingComment, addTrailingComments, addVisibilityBlocks, configureParentToAllChilds, getChilds, getOpeningComments, getOrphanComments, getParent, getSource, getSourceColumn, getSourceLine, getTrailingComments, getType, getUnderlyingStructure, getVisibility, getVisibilityBlocks, hasParent, hasVisibilityBlock, isFaulty, setOpeningComments, setOrphanComments, setParent, setTrailingComments, setUnderlyingStructure, setVisibility, setVisibilityBlocks, toStringpublic ElementSubsequent(HiddenTokenAwareTree underlyingStructure)
public abstract String getName()
public abstract String getFullName()
public abstract boolean isInterpolated()
public abstract void extendName(String extension)
public ElementSubsequent clone()
clone in interface PubliclyCloneableclone in class ASTCssNodeCopyright © 2012–2016. All rights reserved.