Procname.CSharpType of csharp procedure names.
include Ppx_compare_lib.Comparable.S with type t := tval compare : t Base__Ppx_compare_lib.compareval get_method : t -> stringReturn the method name of a csharp procedure name.
val get_class_name : t -> stringReturn the class name of a java procedure name.
val is_generated : t -> boolCheck if the proc name comes from generated code