package catala

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
constraint 'c code_item_iter = 'c code_item_iter
inherit top_def_iter
method visit_ScopeUse : 'd -> scope_use -> unit
method visit_ScopeDecl : 'e -> scope_decl -> unit
method visit_StructDecl : 'f -> struct_decl -> unit
method visit_EnumDecl : 'g -> enum_decl -> unit
method visit_Topdef : 'h -> top_def -> unit
method visit_code_item : 'i -> code_item -> unit