opto.trace.nodes.ExceptionNode.children#
- property ExceptionNode.children#
Get the children of a node.
- Returns:
The list of child nodes.
- Return type:
list
Notes
This property is essential for accessing the hierarchical structure of nodes, allowing traversal and manipulation of the DAG.