package ocaml-base-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val rec_flag : Format.formatter -> Cmm.rec_flag -> unit
val machtype_component : Format.formatter -> Cmm.machtype_component -> unit
val machtype : Format.formatter -> Cmm.machtype -> unit
val exttype : Format.formatter -> Cmm.exttype -> unit
val extcall_signature : Format.formatter -> (Cmm.machtype * Cmm.exttype list) -> unit
val integer_comparison : Cmm.integer_comparison -> string
val float_comparison : Cmm.float_comparison -> string
val chunk : Cmm.memory_chunk -> string
val operation : Debuginfo.t -> Cmm.operation -> string
val expression : Format.formatter -> Cmm.expression -> unit
val fundecl : Format.formatter -> Cmm.fundecl -> unit
val data : Format.formatter -> Cmm.data_item list -> unit
val phrase : Format.formatter -> Cmm.phrase -> unit