XCSG:InvokedSignature

From AtlasWiki
Revision as of 16:46, 28 April 2014 by TheodoreMurdock (Talk | contribs) (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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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