Difference between revisions of "XCSG:InvokedSignature"

From AtlasWiki
Jump to: navigation, search
(Created page with "== Specification == {{Edge | extends = Edge | description = Connects a DynamicCallSite to the definition of that Method for the InvokedType; if the Method is not d...")
 
m (TheodoreMurdock moved page InvokedSignature to XCSG:InvokedSignature)
(No difference)

Revision as of 14:39, 29 April 2014

Specification

Metaclass InvokedSignature
Extends Edge
Description Connects a DynamicCallSite to the definition of that Method for the InvokedType; if the Method is not defined or overridden in the InvokedType, it points to the inherited Method.
Specified Connections
Predecessor Multiplicity Successor
DynamicCallSite ✱ ➞ 1 Method