Interface LineOrientedLexicalAnalyzer

    • Method Detail

      • resetLine

        void resetLine()
        Resets the state of the lexical analyzer so that the internal lexeme pointer is reset to the first lexeme of the actual line and the next call to LexicalAnalyzer.get() will return again the first lexeme of the line.