public abstract class Guard extends ASTCssNode
| Modifier and Type | Class and Description |
|---|---|
static class |
Guard.Type |
ASTCssNode.Visibility| Constructor and Description |
|---|
Guard(HiddenTokenAwareTree underlyingStructure) |
| Modifier and Type | Method and Description |
|---|---|
Guard |
clone() |
abstract Guard.Type |
getGuardType() |
ASTCssNodeType |
getType() |
addOpeningComments, addTrailingComment, addTrailingComments, addVisibilityBlocks, configureParentToAllChilds, getChilds, getOpeningComments, getOrphanComments, getParent, getSource, getSourceColumn, getSourceLine, getTrailingComments, getUnderlyingStructure, getVisibility, getVisibilityBlocks, hasParent, hasVisibilityBlock, isFaulty, setOpeningComments, setOrphanComments, setParent, setTrailingComments, setUnderlyingStructure, setVisibility, setVisibilityBlocks, toStringpublic Guard(HiddenTokenAwareTree underlyingStructure)
public ASTCssNodeType getType()
getType in class ASTCssNodepublic abstract Guard.Type getGuardType()
public Guard clone()
clone in interface PubliclyCloneableclone in class ASTCssNodeCopyright © 2012–2016. All rights reserved.