Crate dsntk_recognizer
source ·Expand description
§Decision table recognizer
Recognizes decision tables defined as plain Unicode text.
Structs§
- Represents a rule annotation entry.
- Represents a decision rule.
- Represents a decision table.
- Represents an input clause.
- Represents an input entry.
- Represents an output clause.
- Represents an output entry.
- Represents a rule annotation clause.
Enums§
- Enumeration of built-in aggregators.
- Enumeration of preferred decision table orientations.
- Enumeration of hit policies.
Functions§
- Recognizes a decision table defined as plain Unicode text.