= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package metapp
-
metapp.api
-
-
metapp.dyncompile
-
metapp.preutils
-
metapp.test_framework
-
metapp.version_info
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Options : sig ... end
val output_structure : Stdcompat.out_channel -> Parsetree.structure -> unit
val compiler : compiler
val compile : Options.t -> string -> string -> unit
val write_ast : bool -> Stdcompat.out_channel -> Parsetree.structure -> unit
val compile_and_load : Options.t -> Parsetree.structure -> unit