include NAME
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t Base__Ppx_compare_lib.compareinclude Ppx_compare_lib.Equal.S with type t := t
val equal : t Base__Ppx_compare_lib.equalinclude Ppx_hash_lib.Hashable.S with type t := t
val hash_fold_t : t Base__Ppx_hash_lib.hash_foldval hash : t -> Base__Ppx_hash_lib.Std.Hash.hash_valueval of_java_name : string -> tval pp : F.formatter -> t -> unitval is_hack_init : t -> boolmodule Hashtbl : Hashtbl.S with type key = tmodule Map : IStdlib.IStd.Caml.Map.S with type key = tmodule Set : IStdlib.IStd.Caml.Set.S with type elt = t