Bounds.NonNegativeBoundinclude Ppx_compare_lib.Comparable.S with type t := tval compare : t Base__Ppx_compare_lib.compareval of_loop_bound : IBase.Location.t -> Bound.t -> tval of_modeled_function : string -> IBase.Location.t -> Bound.t -> tval of_big_int : trace:BoundTrace.t -> Z.t -> tval pp : hum:bool -> Stdlib.Format.formatter -> t -> unitval make_err_trace : t -> string * Absint.Errlog.loc_traceval zero : IBase.Location.t -> tval int_lb : t -> Ints.NonNegativeInt.tval int_ub : t -> Ints.NonNegativeInt.t optionval classify : t -> (Ints.NonNegativeInt.t, t, BoundTrace.t) valclassval subst :
IR.Procname.t ->
IBase.Location.t ->
t ->
Bound.eval_sym ->
(Ints.NonNegativeInt.t, t, BoundTrace.t) valclass