Difference between revisions of "XCSG:Returns"

From AtlasWiki
Jump to: navigation, search
(Created page with "== Specification == {{Edge | extends = Edge | description = Connects a Function to the Type of its return value (which may be Void). | specified = Function,Type,*,...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
''for an edge connecting a [[Function]] to its return value, see [[HasReturnValue]]''
 +
 
== Specification ==
 
== Specification ==
 
{{Edge
 
{{Edge

Latest revision as of 17:58, 10 June 2014

for an edge connecting a Function to its return value, see HasReturnValue

Specification

Metaclass Returns
Extends Edge
Description Connects a Function to the Type of its return value (which may be Void).
Specified Connections
Predecessor Multiplicity Successor
Function ✱ ➞ 1 Type