| 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 |
ComputedIncludeStatement
Evaluates a DML expression and then executes the named template.
|
class |
StaticIncludeStatement
Executes a template identified by a constant string.
|
| Modifier and Type | Method and Description |
|---|---|
static IncludeStatement |
IncludeStatement.newIncludeStatement(SourceRange sourceRange,
Operation dml) |
Copyright © 2014 Quattor. All Rights Reserved.