| Package | Description |
|---|---|
| org.quattor.pan.statement |
Provides classes that implement the core declarative statements of the
pan language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComputedLoadpathStatement |
class |
ComputedVariableStatement
Sets a global variable to a constant or computed value.
|
class |
ConstantLoadpathStatement |
class |
ConstantVariableStatement
Sets a global variable to a constant or computed value.
|
| Modifier and Type | Method and Description |
|---|---|
static VariableStatement |
VariableStatement.getInstance(SourceRange sourceRange,
String name,
Operation dml,
boolean conditional,
boolean modifiable) |
Copyright © 2014 Quattor. All Rights Reserved.