public class ConstantVariableStatement extends VariableStatement
| Modifier and Type | Field and Description |
|---|---|
protected Element |
value |
conditional, modifiable, name| Modifier | Constructor and Description |
|---|---|
protected |
ConstantVariableStatement(SourceRange sourceRange,
String name,
Element value,
boolean conditional,
boolean modifiable) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Context context)
Execute this Statement within the given context.
|
String |
toString() |
convertLoadpathVariable, getInstancegetSourceRangeprotected final Element value
protected ConstantVariableStatement(SourceRange sourceRange, String name, Element value, boolean conditional, boolean modifiable) throws SyntaxException
SyntaxExceptionCopyright © 2014 Quattor. All Rights Reserved.