public class VariableDeclaration extends AbstractVariableDeclaration
ASTCssNode.Visibility| 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, isCollector, setCollector, setValue, setVariable, toStringaddOpeningComments, addTrailingComment, addTrailingComments, addVisibilityBlocks, configureParentToAllChilds, getOpeningComments, getOrphanComments, getParent, getSource, getSourceColumn, getSourceLine, getTrailingComments, getUnderlyingStructure, getVisibility, getVisibilityBlocks, hasParent, hasVisibilityBlock, isFaulty, setOpeningComments, setOrphanComments, setParent, setTrailingComments, setUnderlyingStructure, setVisibility, setVisibilityBlockspublic VariableDeclaration(AbstractVariableDeclaration copy)
public VariableDeclaration(HiddenTokenAwareTree underlyingStructure, Variable variable, Expression value)
public ASTCssNodeType getType()
getType in class ASTCssNodepublic VariableDeclaration clone()
clone in interface PubliclyCloneableclone in class AbstractVariableDeclarationCopyright © 2012–2016. All rights reserved.