public class NestedSelectorAppender extends SelectorPart
ASTCssNode.Visibility| Constructor and Description |
|---|
NestedSelectorAppender(HiddenTokenAwareTree underlyingStructure,
SelectorCombinator leadingCombinator) |
| Modifier and Type | Method and Description |
|---|---|
NestedSelectorAppender |
clone() |
List<ASTCssNode> |
getChilds()
WARNING: it is up to the programmer to keep parent and childs getters and
setters consistent.
|
Selector |
getParentAsSelector() |
ASTCssNodeType |
getType() |
boolean |
isAppender() |
boolean |
isDirectlyAfter() |
void |
setParent(ASTCssNode parent)
WARNING: it is up to the programmer to keep parent and childs getters and
setters consistent.
|
String |
toString() |
addSubsequent, extendName, extendName, getElementName, getLastSubsequent, getLeadingCombinator, getSubsequent, hasElement, hasLeadingCombinator, hasSubsequent, isClassesAndIdsOnlySelector, isEmpty, removeSubsequent, setLeadingCombinatoraddOpeningComments, addTrailingComment, addTrailingComments, addVisibilityBlocks, configureParentToAllChilds, getOpeningComments, getOrphanComments, getParent, getSource, getSourceColumn, getSourceLine, getTrailingComments, getUnderlyingStructure, getVisibility, getVisibilityBlocks, hasParent, hasVisibilityBlock, isFaulty, setOpeningComments, setOrphanComments, setTrailingComments, setUnderlyingStructure, setVisibility, setVisibilityBlockspublic NestedSelectorAppender(HiddenTokenAwareTree underlyingStructure, SelectorCombinator leadingCombinator)
@NotAstProperty public List<ASTCssNode> getChilds()
ASTCssNodegetChilds in class SelectorPartpublic boolean isDirectlyAfter()
public ASTCssNodeType getType()
getType in class ASTCssNodepublic NestedSelectorAppender clone()
clone in interface PubliclyCloneableclone in class SelectorPartpublic boolean isAppender()
isAppender in class SelectorPartpublic void setParent(ASTCssNode parent)
ASTCssNodesetParent in class ASTCssNodepublic Selector getParentAsSelector()
getParentAsSelector in class SelectorPartpublic String toString()
toString in class ASTCssNodeCopyright © 2012–2016. All rights reserved.