|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IncludeStatement | |
|---|---|
| org.quattor.pan.statement | Provides classes that implement the core declarative statements of the pan language. |
| Uses of IncludeStatement in org.quattor.pan.statement |
|---|
| Subclasses of IncludeStatement in org.quattor.pan.statement | |
|---|---|
class |
ComputedIncludeStatement
Evaluates a DML expression and then executes the named template. |
class |
StaticIncludeStatement
Executes a template identified by a constant string. |
| Methods in org.quattor.pan.statement that return IncludeStatement | |
|---|---|
static IncludeStatement |
IncludeStatement.newIncludeStatement(SourceRange sourceRange,
Operation dml)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||