Contains classes for managing the semantics of business rule languages. Semantic of a business language is specified as Semantic Actions that are attached to grammar constructs through the language property file. Semantic Action are java classes that implement IlrBRLSemanticAction interfaces and which work on a syntax tree to build it and/or to report semantic errors.

@since JRules 6.0