public abstract class Expression extends ASTCssNode
| Constructor and Description |
|---|
Expression(HiddenTokenAwareTree token) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
clone() |
List<Expression> |
splitByComma() |
addOpeningComments, addTrailingComments, configureParentToAllChilds, getChilds, getOpeningComments, getOrphanComments, getParent, getSource, getSourceColumn, getSourceLine, getTrailingComments, getType, getUnderlyingStructure, hasParent, isFaulty, isSilent, setOpeningComments, setOrphanComments, setParent, setSilent, setTrailingComments, setUnderlyingStructurepublic Expression(HiddenTokenAwareTree token)
public List<Expression> splitByComma()
public Expression clone()
clone in interface PubliclyCloneableclone in class ASTCssNodeCopyright © 2012-2014. All Rights Reserved.