public abstract class Directive extends ASTCssNode implements BodyOwner<GeneralBody>
ASTCssNode.Visibility| Constructor and Description |
|---|
Directive(HiddenTokenAwareTree underlyingStructure) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
bubleUpWithoutChanges() |
Directive |
clone() |
boolean |
hasBody() |
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 Directive(HiddenTokenAwareTree underlyingStructure)
public boolean bubleUpWithoutChanges()
public boolean hasBody()
public Directive clone()
clone in interface BodyOwner<GeneralBody>clone in interface PubliclyCloneableclone in class ASTCssNodeCopyright © 2012–2016. All rights reserved.