GraphWalkingInstructionSetNodesExpansionCounter<R> constructor

GraphWalkingInstructionSetNodesExpansionCounter<R>(
  1. Map<Node, int> counter
)

Implementation

GraphWalkingInstructionSetNodesExpansionCounter(this.counter);