public class NFA extends Object
NFA(String regexp)
boolean
recognizes(String txt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NFA(String regexp)
public boolean recognizes(String txt)