menu
petitparser_examples package
documentation
regexp.dart
IntersectionNode
toNfa method
toNfa method
dark_mode
light_mode
toNfa
method
@
override
Nfa
toNfa
(
)
override
Implementation
@override Nfa toNfa() => throw UnsupportedError(toString());
petitparser_examples package
documentation
regexp
IntersectionNode
toNfa method
IntersectionNode class