!ASIS Issue #076 !topic Protected type/object is missed as an argument for Corresponding_Declaration !reference ASIS 95-15.26 !from Sergey Rybin 97-04-28 !keywords Corresponding_Declaration, A_Protected_Type_Declaration, A_Single_Protected_Declaration !discussion Just the same problem as for 15.27, exists for 15.26 - protected records are missed in the description and in the lists of the appropriate and returned kinds for Asis.Declarations.Corresponding_Declaration. !resolution Accepted. !date 97-05-23 !Notes There are three lists in the description of this interface. For the first list, add: A_Protected_Type_Declaration A_Single_Protected_Declaration For the last two lists, add: A_Protected_Body_Declaration A_Protected_Body_Stub Changes were made to ASIS version 2.0.N. See Issue #073.