menu
petitparser_examples package
documentation
regexp.dart
NfaState
NfaState.new constructor
NfaState.new constructor
dark_mode
light_mode
NfaState
constructor
NfaState
(
{
required
bool
isEnd
,
})
Implementation
NfaState({required this.isEnd});
petitparser_examples package
documentation
regexp
NfaState
NfaState.new constructor
NfaState class