IR.SwiftClassNameinclude Ppx_compare_lib.Comparable.S with type t := tval compare : t Base__Ppx_compare_lib.compareinclude Ppx_compare_lib.Equal.S with type t := tval equal : t Base__Ppx_compare_lib.equalval yojson_of_t : t -> Ppx_yojson_conv_lib.Yojson.Safe.tval pp : F.formatter -> t -> unitval pp_full : F.formatter -> t -> unitval pp_plain_name : F.formatter -> t -> unitval to_string : t -> stringval mangled : t -> stringretrieve the mangled name
val of_string : ?plain_name:string -> string -> tmake a class name out of its mangled name and optionally its plain_name NB only non-empty plain_names can be used