public class RegularExpressionParser extends Object
RegularExpressionParser()
GNFA
parsePattern(String string)
parseText(String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RegularExpressionParser()
public GNFA parsePattern(String string)
public GNFA parseText(String text)
Copyright © 2020. All rights reserved.