The data of a CFG node.

Hierarchy (view full)

Constructors

Properties

id: undefined | string
nodeName: undefined | string
nodeStmt: undefined | GotoStmt

The statement join point of the CFG node

nodeType: cfgNodeType
parent: undefined | string

Accessors

Methods