public abstract class Expression extends ASTCssNode
| Constructor and Description |
|---|
Expression(HiddenTokenAwareTree token) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
clone() |
addOpeningComments, addTrailingComments, configureParentToAllChilds, getCharPositionInSourceLine, getChilds, getOpeningComments, getOrphanComments, getParent, getSourceLine, getTrailingComments, getType, getUnderlyingStructure, isFaulty, setOpeningComments, setOrphanComments, setParent, setTrailingComments, setUnderlyingStructurepublic Expression(HiddenTokenAwareTree token)
public Expression clone()
clone in class ASTCssNodeCopyright © 2012-2013. All Rights Reserved.