Expand description
§Decision table recognizer
Recognizes decision tables defined as plain Unicode text.
Structs§
- Annotation
Entry - Represents a rule annotation entry.
- Decision
Rule - Represents a decision rule.
- Decision
Table - Represents a decision table.
- Input
Clause - Represents an input clause.
- Input
Entry - Represents an input entry.
- Output
Clause - Represents an output clause.
- Output
Entry - Represents an output entry.
- Rule
Annotation Clause - Represents a rule annotation clause.
Enums§
- Builtin
Aggregator - Enumeration of built-in aggregators.
- Decision
Table Orientation - Enumeration of preferred decision table orientations.
- HitPolicy
- Enumeration of hit policies.
Functions§
- recognize
- Recognizes a decision table defined as plain Unicode text.