Module Print_type_core

module Print_type_core: sig .. end

val print_celem_decl : Format.formatter -> Xquery_type_core_ast.celem_declaration -> unit
val print_cattr_decl : Format.formatter -> Xquery_type_core_ast.cattr_declaration -> unit
val print_ctype_decl : Format.formatter -> Xquery_type_core_ast.ctype_declaration -> unit
val print_cxtype : Format.formatter -> Xquery_type_core_ast.cxtype -> unit
val print_cxschema : Format.formatter -> Xquery_type_core_ast.cxschema -> unit
val print_letter_mappings : Format.formatter -> Xquery_type_core_ast_annotation.letter_mappings -> unit