epsilonTransitions property

List<NfaState<T>> epsilonTransitions
final

Implementation

final List<NfaState<T>> epsilonTransitions = [];