CVS difference for si99s/si99-0013-1.txt

Differences between 1.2 and version 1.3
Log of other versions for file si99s/si99-0013-1.txt

--- si99s/si99-0013-1.txt	2006/06/22 03:08:11	1.2
+++ si99s/si99-0013-1.txt	2006/12/16 03:13:31	1.3
@@ -1,4 +1,4 @@
-!standard 18.40                                       06-06-21  SI99-0013-1/02
+!standard 18.40                                       06-12-14  SI99-0013-1/03
 !class binding interpretation 06-04-20
 !status ARG Approved  11-0-0  06-06-10
 !status work item 06-04-20
@@ -24,26 +24,27 @@
 
 !wording
 
-* Add a new query to Asis.Statements after Raised_Exception, ASIS section 18.40
+* Add a new clause after 18.40 (Asis.Statements.Raised_Exception):
 
+18.xx function Raise_Statement_Message
+
    function Raise_Statement_Message  -- 13.3(2)
       (Statement : Asis.Statement)
-       return      Asis.Expression;
+      return Asis.Expression;
+
+   Statement specifies the raise statement to query.
+
+   Returns the string expression that is associated with the raised
+   exception and follows the WITH keyword in the raise statement.
+
+   Returns a Nil_Element if there is no string expression.
+
+   Appropriate Statement_Kinds:
+      A_Raise_Statement
 
-------------------------------------------------------------------------------
--- he raise statement to query
---
--- ession that is associated with the raised
--- he WITH keyword in the raise statement
---
--- f there is no string expression.
---
--- inds:
--- 
---
--- 
--- 
--- 
+   Returns Element_Kinds:
+      Not_An_Element
+      An_Expression
 
 !discussion
 

Questions? Ask the ACAA Technical Agent