public class VariableDeclaration extends AbstractVariableDeclaration
| Constructor and Description |
|---|
VariableDeclaration(AbstractVariableDeclaration copy) |
VariableDeclaration(HiddenTokenAwareTree underlyingStructure,
Variable variable,
Expression value) |
| Modifier and Type | Method and Description |
|---|---|
VariableDeclaration |
clone() |
ASTCssNodeType |
getType() |
getChilds, getValue, getVariable, setValue, setVariable, toStringaddOpeningComments, addTrailingComments, configureParentToAllChilds, getCharPositionInSourceLine, getOpeningComments, getOrphanComments, getParent, getSource, getSourceLine, getTrailingComments, getUnderlyingStructure, isFaulty, setOpeningComments, setOrphanComments, setParent, setTrailingComments, setUnderlyingStructurepublic VariableDeclaration(AbstractVariableDeclaration copy)
public VariableDeclaration(HiddenTokenAwareTree underlyingStructure, Variable variable, Expression value)
public ASTCssNodeType getType()
getType in class ASTCssNodepublic VariableDeclaration clone()
clone in class AbstractVariableDeclarationCopyright © 2012-2013. All Rights Reserved.