Module Java_label.PrimarySource
Sourceval is_named_orig : t -> bool Sourceval anonymize : ?more:??? -> t -> t Sourceval to_short_string : ?ignore_identifiers_flag:??? -> t -> string Sourceval to_tag : t -> string * (string * string) list Sourceval of_literal :
?anonymize_int:??? ->
?anonymize_float:??? ->
?anonymize_string:??? ->
?reduce:??? ->
Ast.literal ->
t Sourceval sep_pat : Str.regexp Sourceval last_of_lname : string -> string Sourceval is_compatible : t -> t -> bool