Ast.exception_to_map
constraint 'c exception_to_map = 'c exception_to_map
inherit VisitorsRuntime.map
inherit lident_map
inherit Catala_utils.Mark.pos_map
method visit_NotAnException : 'c -> 'd -> exception_to
method visit_UnlabeledException : 'c -> 'e -> exception_to
method visit_ExceptionToLabel : 'c ->
'f ->
( lident, Catala_utils.Pos.t ) Catala_utils.Mark.ed ->
exception_to
method visit_exception_to : 'c -> 'g -> exception_to -> exception_to