Ast.scope_use_item_iter
constraint 'c scope_use_item_iter = 'c scope_use_item_iter
inherit VisitorsRuntime.iter
inherit meta_assertion_iter
inherit definition_iter
inherit assertion_iter
inherit rule_iter
method visit_Rule : 'c -> 'd -> rule -> unit
method visit_Definition : 'c -> 'e -> definition -> unit
method visit_Assertion : 'c -> 'f -> assertion -> unit
method visit_MetaAssertion : 'c -> 'g -> meta_assertion -> unit
method visit_DateRounding : 'c ->
'h ->
( variation_typ, Catala_utils.Pos.t ) Catala_utils.Mark.ed ->
unit
method visit_scope_use_item : 'c -> 'i -> scope_use_item -> unit