public abstract class Directive extends ASTCssNode implements BodyOwner<GeneralBody>
| Constructor and Description |
|---|
Directive(HiddenTokenAwareTree underlyingStructure) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
bubleUpWithoutChanges() |
Directive |
clone() |
boolean |
hasBody() |
addOpeningComments, addTrailingComment, addTrailingComments, configureParentToAllChilds, getChilds, getOpeningComments, getOrphanComments, getParent, getSource, getSourceColumn, getSourceLine, getTrailingComments, getType, getUnderlyingStructure, hasParent, isFaulty, isSilent, setOpeningComments, setOrphanComments, setParent, setSilent, setTrailingComments, setUnderlyingStructure, 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-2015. All Rights Reserved.