Package jeops.compiler

The Compiler that translates rules files into java files.

See:
          Description

Class Summary
ImportList A list of import statements.
Main Main class in the Jeops phase of converting rule files into Java classes.
 

Exception Summary
ImportException An exception thrown by the import list when an identifier can represent more than one class (ambiguity).
JeopsException An exception thrown by JEOPS.
 

Package jeops.compiler Description

The Compiler that translates rules files into java files.