Frama-C:
Plug-ins:
Libraries:

Frama-C API - Exp

val of_exp_node : ?origin:Frama_c_kernel.Cil_types.term -> exp_node -> exp
val of_lval : ?origin:Frama_c_kernel.Cil_types.term -> lval -> exp

Transforms a Cil binary operator to an Interlang binary operator. Not all Cil operators are supported (yet).