1- <CompilationUnit subprograms_gnat.ads:5:1-268 :22>
1+ <CompilationUnit subprograms_gnat.ads:5:1-286 :22>
22<AdaNodeList subprograms_gnat.ads:5:1-5:17>
33<WithClause subprograms_gnat.ads:5:1-5:17>
44<LimitedAbsent subprograms_gnat.ads:5:1-5:1>
55<PrivateAbsent subprograms_gnat.ads:5:1-5:1>
66<NameList subprograms_gnat.ads:5:6-5:16>
77<Id "Interfaces" subprograms_gnat.ads:5:6-5:16>
8- <LibraryItem subprograms_gnat.ads:7:1-268 :22>
8+ <LibraryItem subprograms_gnat.ads:7:1-286 :22>
99<PrivateAbsent subprograms_gnat.ads:5:17-5:17>
10- <PackageDecl ["Subprograms_GNAT"] subprograms_gnat.ads:7:1-268 :22>
10+ <PackageDecl ["Subprograms_GNAT"] subprograms_gnat.ads:7:1-286 :22>
1111**************************
1212\/ RAW <<HEADER>> ()
1313\/ RAW <<LEADING>> ()
@@ -21,8 +21,8 @@ This is description of the package at the top of the specification.
2121**************************
2222<DefiningName "Subprograms_GNAT" subprograms_gnat.ads:7:9-7:25>
2323<Id "Subprograms_GNAT" subprograms_gnat.ads:7:9-7:25>
24- <PublicPart subprograms_gnat.ads:7:28-263 :1>
25- <AdaNodeList subprograms_gnat.ads:9:4-257:20 >
24+ <PublicPart subprograms_gnat.ads:7:28-281 :1>
25+ <AdaNodeList subprograms_gnat.ads:9:4-274:53 >
2626<PragmaNode subprograms_gnat.ads:9:4-9:24>
2727<Id "Preelaborate" subprograms_gnat.ads:9:11-9:23>
2828<BaseAssocList subprograms_gnat.ads:9:23-9:23>
@@ -570,11 +570,33 @@ procedure Test_Procedure_With_Broken_Comments
570570\/ DESCRIPTION ()
571571Documentation of the subprogram.
572572**************************
573- <PrivatePart subprograms_gnat.ads:263:8-268:1>
574- <AdaNodeList subprograms_gnat.ads:263:8-263:8>
575- <EndName subprograms_gnat.ads:268:5-268:21>
576- <Id "Subprograms_GNAT" subprograms_gnat.ads:268:5-268:21>
577- <PragmaNodeList subprograms_gnat.ads:268:22-268:22>
573+ <SubpDecl ["Test_GNATdoc_135"] subprograms_gnat.ads:267:4-274:53>
574+ **************************
575+ \/ RAW <<CALLABLE>> ()
576+ Computes and returns MD5 signature for the Externals given the context.
577+ This is used to check if a project's environment has been changed and
578+ if so the project is to be analyzed again. Note that if there is no
579+ Externals the project has no need to be analyzed again, in this case
580+ the Default_Signature is returned.
581+ \/ PARAMETER self (Self)
582+ \/ PARAMETER externals (Externals)
583+ \/ RETURNS ()
584+ \/ SNIPPET ada ()
585+ function Test_GNATdoc_135
586+ (Self : Object;
587+ Externals : Containers.External_Name_Set) return Context.Binary_Signature
588+ \/ DESCRIPTION ()
589+ Computes and returns MD5 signature for the Externals given the context.
590+ This is used to check if a project's environment has been changed and
591+ if so the project is to be analyzed again. Note that if there is no
592+ Externals the project has no need to be analyzed again, in this case
593+ the Default_Signature is returned.
594+ **************************
595+ <PrivatePart subprograms_gnat.ads:281:8-286:1>
596+ <AdaNodeList subprograms_gnat.ads:281:8-281:8>
597+ <EndName subprograms_gnat.ads:286:5-286:21>
598+ <Id "Subprograms_GNAT" subprograms_gnat.ads:286:5-286:21>
599+ <PragmaNodeList subprograms_gnat.ads:286:22-286:22>
578600<CompilationUnit monitor_loop.ads:7:1-7:45>
579601<AdaNodeList monitor_loop.ads:7:1-7:1>
580602<LibraryItem monitor_loop.ads:7:1-7:45>
0 commit comments