| Package | Description |
|---|---|
| org.quattor.pan.dml.operators |
Contains classes that implement all of the pan language operators.
|
| Class and Description |
|---|
| ListVariable
Looks up and potentially dereferences a variable in the execution context.
|
| NestedListVariable
Looks up a nested variable in the execution context.
|
| NestedVariable
Looks up a nested variable in the execution context.
|
| SetValue
Implements a special operation to allow a result to be assigned to a
variable.
|
| SimpleListVariable
Looks up a simple variable in the execution context.
|
| SimpleVariable
Looks up a simple variable in the execution context.
|
| Variable
Looks up and potentially dereferences a variable in the execution context.
|
Copyright © 2014 Quattor. All Rights Reserved.