package ocaml-base-compiler

  1. Overview
  2. Docs
type ele
val table : Types.signature -> tab
val search_value : tab -> string -> Types.type_expr
val search_extension : tab -> string -> Types.extension_constructor
val search_type : tab -> string -> Types.type_declaration
val search_class : tab -> string -> Types.class_declaration
val search_class_type : tab -> string -> Types.class_type_declaration
val search_module : tab -> string -> Types.module_type
val search_module_type : tab -> string -> Types.module_type option
val search_attribute_type : Types.Vars.key -> Types.class_signature -> Types.type_expr
val search_method_type : string -> Types.class_signature -> Types.type_expr