See: Description
| Class | Description |
|---|---|
| AbsoluteAssignmentStatement |
Assigns either a constant or computed value to an absolute path.
|
| AssignmentStatement |
Assigns a constant or computed value to a path.
|
| BindStatement |
Associates a FullType (which may have a validation function) to a path.
|
| ComputedAssignmentStatement |
Assigns a constant or computed value to a path.
|
| ComputedIncludeStatement |
Evaluates a DML expression and then executes the named template.
|
| ComputedLoadpathStatement | |
| ComputedVariableStatement |
Sets a global variable to a constant or computed value.
|
| ConstantAssignmentStatement |
Assigns either a constant or computed value to an absolute path.
|
| ConstantLoadpathStatement | |
| ConstantVariableStatement |
Sets a global variable to a constant or computed value.
|
| DeleteAssignmentStatement |
Assigns either a constant or computed value to an absolute path.
|
| DynamicBindStatement |
Associates a FullType (which may have a validation function) to a path.
|
| FunctionStatement |
Associates a DML block to a given function name.
|
| IncludeStatement |
Executes another referenced template whose name is either a constant or
computed from a DML expression.
|
| RelativeAssignmentStatement |
Assigns a constant or computed value to a relative path.
|
| Statement |
Provides the superclass of all declarative statements in the pan
configuration language.
|
| StaticBindStatement |
Associates a FullType (which may have a validation function) to a path.
|
| StaticIncludeStatement |
Executes a template identified by a constant string.
|
| TypeStatement |
Associates a name with a FullType definition.
|
| VariableStatement |
Sets a global variable to a constant or computed value.
|
Copyright © 2014 Quattor. All Rights Reserved.