val check_deprecated : Location.t -> Parsetree.attributes -> string -> unitval deprecated_of_attrs : Parsetree.attributes -> string optionval deprecated_of_sig : Parsetree.signature -> string optionval deprecated_of_str : Parsetree.structure -> string optionval check_deprecated_mutable : Location.t -> Parsetree.attributes -> string -> unitval error_of_extension : Parsetree.extension -> Location.errorval warning_attribute : Parsetree.attributes -> unitval with_warning_attribute : Parsetree.attributes -> (unit -> 'a) -> 'aval emit_external_warnings : Ast_iterator.iteratorval warn_on_literal_pattern : Parsetree.attributes -> boolval explicit_arity : Parsetree.attributes -> boolval immediate : Parsetree.attributes -> boolval has_unboxed : Parsetree.attributes -> boolval has_boxed : Parsetree.attributes -> bool