Index.Printable
Subinterface of IntDomain.Z
which is sufficient for Printable (but not Lattice) Offset.
val equal_to : Z.t -> t -> [ `Eq | `Neq | `Top ]
Check semantic equality of an integer and the index.
val to_int : t -> Z.t option
Convert to definite integer if possible.