dagNodes property

List<CodeGenNode>? dagNodes
final

A list of the nodes in the resulting DAG.

Implementation

final List<CodeGenNode>? dagNodes;