package catala

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method visit_LawInclude : 'd -> law_include -> law_structure
method visit_LawHeading : 'e -> law_heading -> law_structure list -> law_structure
method visit_LawText : 'f -> string -> law_structure
method visit_CodeBlock : 'g -> code_block -> (string, Utils.Pos.t) Utils.Marked.t -> bool -> law_structure
method visit_law_structure : 'h -> law_structure -> law_structure