Package ant.compiler.trafo

Class Summary
AssignTransformer Visitor that creates the transformation for assign statements in the Ant Control Language.
NameTransformer Visitor class transforming names in an Ant Control Program fragment.
ProcTransformer Visitor that computes the transformation for procedure statements in the Ant Control Language.
SemanticAnalyzer Visitor that performs the semantic analysis in Ant Control Programs.
VarTransformer Visitor that computes the transformation for local variables in the Ant Control Language.
VersionCreator Visitor class that creates a versiond copy of an Ant Control Program fragment.