Skip to content

Commit e1ab56d

Browse files
committed
Process exception declarations
1 parent 95d8c2b commit e1ab56d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/gnatdoc-comments-helpers.adb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,7 @@ package body GNATdoc.Comments.Helpers is
485485
when Ada_Component_Decl
486486
| Ada_Concrete_Type_Decl
487487
| Ada_Enum_Literal_Decl
488+
| Ada_Exception_Decl
488489
| Ada_For_Loop_Var_Decl
489490
| Ada_Generic_Package_Decl
490491
| Ada_Generic_Subp_Decl

0 commit comments

Comments
 (0)