Module Containers_codegenSource

Code generators

Sourcemodule Fmt = CCFormat
Sourcetype code
Sourcemodule Code : sig ... end
Sourcemodule Bitfield : sig ... end
Sourceval emit_file : string -> code list -> unit
Sourceval emit_chan : out_channel -> code list -> unit
Sourceval emit_string : code list -> string