Interface NFACompiler.NFAFactory<T>
- Type Parameters:
T- Type of the input events which are processed by the NFA
- All Superinterfaces:
Serializable
- Enclosing class:
- NFACompiler
Factory interface for
NFA.-
Method Summary
-
Method Details
-
createNFA
-