public abstract class ElementSubsequent extends ASTCssNode
| 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, addTrailingComments, configureParentToAllChilds, getCharPositionInSourceLine, getChilds, getOpeningComments, getOrphanComments, getParent, getSource, getSourceLine, getTrailingComments, getType, getUnderlyingStructure, isFaulty, setOpeningComments, setOrphanComments, setParent, setTrailingComments, setUnderlyingStructurepublic 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 class ASTCssNodeCopyright © 2012-2013. All Rights Reserved.