package ocaml-webworker

  1. Overview
  2. Docs
val summary_at : Std.Lexing.position -> Env.summary -> Env.summary option
val signature_of_env : ?ignore_extensions:bool -> Env.t -> Types.signature
val dump_browse : Browse_raw.node -> [> `List of [> `Assoc of (string * [> `Assoc of (string * [> `Int of int ]) list | `Bool of bool | `List of 'a list | `String of string ]) list ] as 'a list ]
val annotate_tail_calls : Browse_raw.node list -> (Browse_raw.node * Query_protocol.is_tail_position) list
val annotate_tail_calls_from_leaf : ('a * Browse_raw.node) list -> (Browse_raw.node * Query_protocol.is_tail_position) list