ILOG JRules

Package ilog.rules.brl.parsing

Contains classes related to the BRL parser.

See:
          Description

Interface Summary
IlrBRLGrammarGeneratorErrorReporter Error reporter that can be set to the BRL parser manager to report grammar errors.
IlrBRLGrammarGeneratorErrors This interface is used to specify constants to identify grammar generator errors.
 

Class Summary
IlrBRLGrammarGeneratorError Class implementing an error generated by the grammar generator.
IlrBRLParserConfiguration This class provides a BRL parser configuration to convert rules into syntax trees.
IlrBRLParserManager This class is used to create a BRL parser manager.
 

Package ilog.rules.brl.parsing Description

Contains classes related to the BRL parser.


ILOG JRules