Index.Expinclude Printable with type t = GoblintCil.expinclude Printable.S with type 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.arbitraryval equal_to : Z.t -> t -> [ `Eq | `Neq | `Top ]Check semantic equality of an integer and the index.
val to_int : t -> Z.t optionConvert to definite integer if possible.
Special index expression for some unknown index. Weakly updates array in assignment. Used for exp.fast_global_inits.