Control Flow Table is one of Understand's built-in reports — run it on your own code from the GUI, or headlessly with und report.
Control Flow Table
Languages: AnyTargets: Functions
A utility script to display control flow nodes in a table.
The table columns are:
- Index in the node list
- Node Kind
- (Start) Line
- (Start) Column
- End Line
- End Column
- Index of the End Node, if there is one
- Indices and branch labels to each child