Class NFA

    • Constructor Detail

      • NFA

        public NFA()
    • Method Detail

      • matches

        public TokenMatch matches​(HString input,
                                  int startIndex)
        Matches the
        Parameters:
        input - the input
        startIndex - the start index
        Returns:
        the int