Package com.agentfactory.common.compiler

This class implements support for the compilation of code that has been parsed using the associated parser.

See:
          Description

Interface Summary
FlagProcessor  
PreProcessor  
 

Class Summary
AFCompiler This class implements a generic compiler that can be customised for different programming languages.
AFSession  
TargetVisitor  
 

Package com.agentfactory.common.compiler Description

This class implements support for the compilation of code that has been parsed using the associated parser.