public class MultiTargetExtend extends ASTCssNode
ASTCssNode.Visibility| Constructor and Description |
|---|
MultiTargetExtend(HiddenTokenAwareTree underlyingStructure) |
MultiTargetExtend(HiddenTokenAwareTree underlyingStructure,
List<Extend> allExtends) |
| Modifier and Type | Method and Description |
|---|---|
void |
addExtend(Extend extend) |
MultiTargetExtend |
clone() |
List<Extend> |
getAllExtends() |
List<? extends ASTCssNode> |
getChilds()
WARNING: it is up to the programmer to keep parent and childs getters and
setters consistent.
|
ASTCssNodeType |
getType() |
void |
setAllExtends(List<Extend> allExtends) |
addOpeningComments, addTrailingComment, addTrailingComments, addVisibilityBlocks, configureParentToAllChilds, getOpeningComments, getOrphanComments, getParent, getSource, getSourceColumn, getSourceLine, getTrailingComments, getUnderlyingStructure, getVisibility, getVisibilityBlocks, hasParent, hasVisibilityBlock, isFaulty, setOpeningComments, setOrphanComments, setParent, setTrailingComments, setUnderlyingStructure, setVisibility, setVisibilityBlocks, toStringpublic MultiTargetExtend(HiddenTokenAwareTree underlyingStructure)
public MultiTargetExtend(HiddenTokenAwareTree underlyingStructure, List<Extend> allExtends)
public void addExtend(Extend extend)
@NotAstProperty public List<? extends ASTCssNode> getChilds()
ASTCssNodegetChilds in class ASTCssNodepublic ASTCssNodeType getType()
getType in class ASTCssNodepublic MultiTargetExtend clone()
clone in interface PubliclyCloneableclone in class ASTCssNodeCopyright © 2012–2016. All rights reserved.