package catala

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