transitions property

List<(Range, DfaState<T>)> transitions
final

Implementation

final List<(Range, DfaState<T>)> transitions = [];