transitions property

List<(Ranges, NfaState<T>)> transitions
final

Implementation

final List<(Ranges, NfaState<T>)> transitions = [];