E_ACSL.Translate_predicates
exception No_simple_translation of Frama_c_kernel.Cil_types.predicate
val untyped_to_exp : Frama_c_kernel.Cil_types.predicate -> Frama_c_kernel.Cil_types.exp
Typing_error
when the given predicate cannot be typed (something wrong happened with this predicate).
Not_yet
when the given predicate contains an unsupported construct.
No_simple_translation
when the given predicate cannot be translated into a single expression.