Provided by: ocaml-man_4.08.1-8_all 

NAME
Clflags.Compiler_pass - no description
Module
Module Clflags.Compiler_pass
Documentation
Module Compiler_pass
: sig end
type t =
| Parsing
| Typing
val of_string : string -> t option
val to_string : t -> string
val passes : t list
val pass_names : string list
OCamldoc 2020-01-30 Clflags.Compiler_pass(3o)