package catala

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