NfaState<T> constructor

NfaState<T>(
  1. int id
)

Implementation

NfaState(this.id);