Package org.jline.builtins
Class NfaMatcher<T>
java.lang.Object
org.jline.builtins.NfaMatcher<T>
NFA implementation.
See https://swtch.com/~rsc/regexp/regexp1.html
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NfaMatcher
-
-
Method Details
-
compile
public void compile() -
match
-
matchPartial
-