Module E_ACSL.Translate

module Translate: sig .. end

exception No_simple_translation of Cil_types.term
val term_to_exp : Cil_types.typ option -> Cil_types.term -> Cil_types.exp
Raises