| Package | Description |
|---|---|
| org.quattor.pan.dml.operators |
Contains classes that implement all of the pan language operators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SetSelf
Implements a special operation to allow a result to be assigned to a
variable.
|
| Modifier and Type | Method and Description |
|---|---|
static SetValue |
SetValue.getInstance(SourceRange sourceRange,
String identifier,
Operation... operations) |
static SetValue |
SetValue.getInstance(Variable v) |
Copyright © 2014 Quattor. All Rights Reserved.