package catala

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

Class Ast.code_item_iterSource

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

Innovation. Community. Security.