Uses of Class
jflex.state.StateSetEnumerator
-
Packages that use StateSetEnumerator Package Description jflex.core jflex.state -
-
Uses of StateSetEnumerator in jflex.core
Methods in jflex.core that return StateSetEnumerator Modifier and Type Method Description StateSetEnumerator
NFA. states()
-
Uses of StateSetEnumerator in jflex.state
Methods in jflex.state that return StateSetEnumerator Modifier and Type Method Description StateSetEnumerator
StateSet. states()
Construct an enumerator for this set.
-