Module Cil_datatype.Exp


module Exp: sig .. end
Note that the equality is based on eid. For structural equality, use Cil.compareExp

include S_with_collections
val dummy : Cil_types.exp
Since Nitrogen-20111001