Ast.base_typ_data_iter
constraint 'c base_typ_data_iter = 'c base_typ_data_iter
inherit VisitorsRuntime.iter
inherit Catala_utils.Mark.pos_iter
inherit primitive_typ_iter
method visit_Primitive : 'c -> 'd -> primitive_typ -> unit
method visit_Collection : 'c ->
'e ->
( base_typ_data, Catala_utils.Pos.t ) Catala_utils.Mark.ed ->
unit
method visit_base_typ_data : 'c -> 'f -> base_typ_data -> unit