Module Clflags.Compiler_pass
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
The present documentation is copyright Institut National de Recherche en Informatique et en Automatique (INRIA). A complete version can be obtained from this page.