Node Control Block (NCB)

In a control-flow graph, nodes represent blocks of code and edges represent transfers of control between blocks. The definition of a block may vary from a single statement through a basic block. Node Control Blocks are used in IBM code structure.