Class Ast.exception_to_iter

constraint 'c exception_to_iter = 'c exception_to_iter
inherit VisitorsRuntime.iter
inherit lident_iter
method visit_NotAnException : 'c -> 'd -> unit
method visit_UnlabeledException : 'c -> 'e -> unit
method visit_ExceptionToLabel : 'c -> 'f -> ( lident, Catala_utils.Pos.t ) Catala_utils.Mark.ed -> unit
method visit_exception_to : 'c -> 'g -> exception_to -> unit