Module Java_label.ModifierSource
Sourcetype t = | Public| Protected| Private| Static| Abstract| Final| Native| Synchronized| Transient| Volatile| Strictfp| Default| Transitive| Sealed| NonSealed| Error of string
Sourceval to_simple_string : t -> string Sourceval to_short_string : t -> string Sourceval to_tag : t -> string * (string * string) list