public class ConstantLoadpathStatement extends ConstantVariableStatement
valueconditional, modifiable, name| Modifier | Constructor and Description |
|---|---|
protected |
ConstantLoadpathStatement(SourceRange sourceRange,
Element value,
boolean conditional,
boolean modifiable) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Context context)
Execute this Statement within the given context.
|
toStringconvertLoadpathVariable, getInstancegetSourceRangeprotected ConstantLoadpathStatement(SourceRange sourceRange, Element value, boolean conditional, boolean modifiable) throws SyntaxException
SyntaxExceptionpublic void execute(Context context)
Statementexecute in class ConstantVariableStatementcontext - DML context to use for the evalution of this statementCopyright © 2014 Quattor. All Rights Reserved.