succ property

List<CallGraphNode> succ
final

Successors of this node.

Implementation

final List<CallGraphNode> succ = [];