package catala

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Ast.code_item_mapSource

constraint 'c code_item_map = 'c code_item_map
inherit top_def_map
method visit_ScopeUse : 'd -> scope_use -> code_item
method visit_ScopeDecl : 'd -> scope_decl -> code_item
method visit_StructDecl : 'd -> struct_decl -> code_item
method visit_EnumDecl : 'd -> enum_decl -> code_item
method visit_Topdef : 'd -> top_def -> code_item
method visit_code_item : 'd -> code_item -> code_item
OCaml

Innovation. Community. Security.