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