Class Ast.code_item_iterSource

constraint 'c code_item_iter = 'c code_item_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_code_item : 'd -> code_item -> unit