ProtectednodeThe statement join point of the CFG node
ProtectednodeThe CFG node name
Returns all the statements of this instruction list.
The CFG node type
True if this is a branch node, false otherwise. If this is a branch node, contains two edges, true and false. If not, contains only one uncoditional edge (expect if it is the end node, which contains no edges).
String representation of the CFG node
The data of a CFG node.