dagEdges property

List<CodeGenEdge>? dagEdges
final

A list of the edges in the resulting DAG.

Implementation

final List<CodeGenEdge>? dagEdges;