Packages
com.agentfactory.common.compiler This class implements support for the compilation of code that has been parsed using the associated parser.
com.agentfactory.common.parser This class implements support for performing lexical analysis of source code and generating corresponding parse trees.
com.agentfactory.common.util This package should be used for classes that are necessary to support parsing and compilation.