package catala

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
constraint 'c literal_iter = 'c literal_iter
method visit_LNumber : 'd -> (literal_number, Utils.Pos.t) Utils.Marked.t -> (literal_unit, Utils.Pos.t) Utils.Marked.t option -> unit
method visit_LBool : 'e -> bool -> unit
method visit_LMoneyAmount : 'f -> money_amount -> unit
method visit_LDate : 'g -> literal_date -> unit
method visit_literal : 'h -> literal -> unit