Uses of Class
org.quattor.pan.statement.IncludeStatement

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)
           
 



Copyright © 2011 Quattor. All Rights Reserved.