| Package | Description |
|---|---|
| org.quattor.pan.dml.operators |
Contains classes that implement all of the pan language operators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NestedListVariable
Looks up a nested variable in the execution context.
|
class |
SelfNestedListVariable
Looks up a nested variable in the execution context.
|
class |
SelfSimpleListVariable
Looks up a simple variable in the execution context.
|
class |
SimpleListVariable
Looks up a simple variable in the execution context.
|
| Modifier and Type | Method and Description |
|---|---|
static ListVariable |
ListVariable.getInstance(SourceRange sourceRange,
String identifier,
Operation... operations) |
static ListVariable |
ListVariable.getInstance(Variable v) |
Copyright © 2014 Quattor. All Rights Reserved.