Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val make_ocaml_files :
opens:string list ->
with_typedefs:bool ->
with_create:bool ->
with_fundefs:bool ->
all_rec:bool ->
std:bool ->
unknown_field_handler:string option ->
constr_mismatch_handler:string option ->
pos_fname:string option ->
pos_lnum:int option ->
type_aliases:string option ->
force_defaults:bool ->
preprocess_input:string option ->
name_overlap:bool ->
ocaml_version:(int * int) option ->
pp_convs:[ `Camlp4 of string list | `Ppx of string list ] ->
string option ->
[< `Files of string | `Stdout ] ->
unit