Difference between revisions of "XCSG:Call"

From AtlasWiki
Jump to: navigation, search
(Created page with "== Specification == {{Edge | extends = Edge | description = Indicates the presence of one or more calls to the Function pointed to within the Method or ControFlow ...")
 
(typo)
Line 2: Line 2:
 
{{Edge
 
{{Edge
 
| extends = Edge
 
| extends = Edge
| description = Indicates the presence of one or more calls to the [[Function]] pointed to within the [[Method]] or [[ControFlow]] node that the edge comes from.
+
| description = Indicates the presence of one or more calls to the [[Function]] pointed to within the [[Method]] or [[ControlFlow]] node that the edge comes from.
 
}}
 
}}

Revision as of 13:16, 24 April 2014

Specification

Metaclass Call
Extends Edge
Description Indicates the presence of one or more calls to the Function pointed to within the Method or ControlFlow node that the edge comes from.