Click or drag to resize
NFA Methods

The NFA type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMainTest
Demo test the NFA data type.
Public methodRecognizes
Returns true if the text is matched by the regular expression.
Top
See Also