Module Json_schemaSource

Sourcemodule D = Dcalc.Ast
Sourcemodule To_json : sig ... end

Contains all format functions used to format a Lcalc Catala program representation to a JSON schema describing the corresponding web form.

Sourceval run : Catala_utils.Global.raw_file list -> Catala_utils.Global.raw_file option -> bool -> bool -> bool -> bool -> bool -> string -> Catala_utils.Global.options -> unit
Sourceval term : (Catala_utils.Global.options -> unit) Cmdliner.Term.t