An FAIterator where transitions are map of states to character sets.
This is a commonly used interface when dealing with FA. It's the common core all currently implemented FA support.
An FAIterator where transitions are map of states to character sets.
This is a commonly used interface when dealing with FA. It's the common core all currently implemented FA support.