Package jeops.compiler.parser

Package that contains auxiliar classes used by the compiler to perform its duties.

See:
          Description

Interface Summary
TokenConstants Interface used to define the constants used by the tokenization process of the scanning/parser of the rule files.
 

Class Summary
Scanner Class used in the parsing of the rules file.
Token Class used to store the tokens read from the rules file.
 

Package jeops.compiler.parser Description

Package that contains auxiliar classes used by the compiler to perform its duties.