Invariant.ExpLatSymbolic (and fully syntactic) expression "lattice".
include module type of struct include CilType.Exp endinclude Printable.S with type t = GoblintCil.exptype t = GoblintCil.expval hash : t -> intval show : t -> stringval pretty : unit -> t -> Printable.Pretty.docval printXml : 'a BatInnerIO.output -> t -> unitval to_yojson : t -> Yojson.Safe.tval tag : t -> intUnique ID, given by HConsed, for context identification in witness
val arbitrary : unit -> t QCheck.arbitrary