package catala

  1. Overview
  2. Docs
module Pos = Utils.Pos
val needs_parens : Ast.expr Scopelang.Ast.Pos.marked -> bool
val format_var : Stdlib.Format.formatter -> Ast.Var.t -> unit
val format_location : Stdlib.Format.formatter -> Ast.location -> unit
val typ_needs_parens : Ast.typ Scopelang.Ast.Pos.marked -> bool
val format_typ : Stdlib.Format.formatter -> Ast.typ Scopelang.Ast.Pos.marked -> unit
val format_expr : Stdlib.Format.formatter -> Ast.expr Scopelang.Ast.Pos.marked -> unit