XCSG:ControlFlowBackEdge

From AtlasWiki
Revision as of 17:59, 11 June 2014 by TheodoreMurdock (Talk | contribs) (TheodoreMurdock moved page ControlFlowBackEdge to XCSG:ControlFlowBackEdge)

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

Specification

Metaclass ControlFlowBackEdge
Extends ControlFlow (Edge)
Description A ControlFlow edge representing a branch or jump to an earlier location in the same Function, due to a loop or goto.
Permitted Connections
Predecessor Multiplicity Successor
ControlFlow (Node) ✱ ➞ ✱ ControlFlow (Node)