public class EmptyExpression extends Expression
| Constructor and Description |
|---|
EmptyExpression(HiddenTokenAwareTree token) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ASTCssNode> |
getChilds()
WARNING: it is up to the programmer to keep parent and childs getters and
setters consistent.
|
ASTCssNodeType |
getType() |
clone, splitByCommaaddOpeningComments, addTrailingComments, configureParentToAllChilds, getOpeningComments, getOrphanComments, getParent, getSource, getSourceColumn, getSourceLine, getTrailingComments, getUnderlyingStructure, hasParent, isFaulty, isSilent, setOpeningComments, setOrphanComments, setParent, setSilent, setTrailingComments, setUnderlyingStructurepublic EmptyExpression(HiddenTokenAwareTree token)
@NotAstProperty public List<? extends ASTCssNode> getChilds()
ASTCssNodegetChilds in class ASTCssNodepublic ASTCssNodeType getType()
getType in class ASTCssNodeCopyright © 2012-2014. All Rights Reserved.