package catala

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val format_var : Stdlib.Format.formatter -> Ast.Var.t -> unit
val format_location : Stdlib.Format.formatter -> Ast.location -> unit
val format_typ : Stdlib.Format.formatter -> Ast.typ Utils.Marked.pos -> unit
val format_expr : ?debug:bool -> Stdlib.Format.formatter -> Ast.expr Utils.Marked.pos -> unit
val format_scope : ?debug:bool -> Stdlib.Format.formatter -> (Scopelang.Ast.ScopeName.t * Ast.scope_decl) -> unit
val format_program : ?debug:bool -> Stdlib.Format.formatter -> Ast.program -> unit