public class Nfa extends java.lang.Object
Nfa()
Nfa(NfaState start, NfaState end)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Nfa()
public Nfa(NfaState start, NfaState end)
start
end