package reason

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Parsing
  2. | Typing
  3. | Scheduling
val of_string : string -> t option
val to_string : t -> string
val is_compilation_pass : t -> bool
val available_pass_names : native:bool -> string list
OCaml

Innovation. Community. Security.