Expand description
(internal) Definition and methods for HctlFormula.
Structs§
- A typesafe representation of a HCTL formula used in dynamic properties.
Functions§
- (internal) Deserialize field
treeofHctlFormulafrom the serialized string. - A wrapper function for full preprocessing step for HCTL formulas, with extended error message. See [parse_and_minimize_hctl_formula] for details.
- A wrapper function for parsing HCTL formulas with extended error message. See [parse_hctl_formula] for details.
- (internal) Serialize field
treeofHctlFormulaas a string.