Textual.Attrval name : t -> stringval values : t -> string listval mk_static : tval mk_final : tval is_async : t -> boolval is_abstract : t -> boolval is_alias : t -> boolval is_hack_wrapper : t -> boolval is_final : t -> boolval is_notnull : t -> boolval is_static : t -> boolval is_interface : t -> boolval is_trait : t -> boolval is_variadic : t -> boolval is_const : t -> boolval mk_trait : tval pp : F.formatter -> t -> unitval pp_with_loc : F.formatter -> t -> unit