Class ReusableAntlrSubtreeSpecificationLexer

    • Method Detail

      • prepareNextInput

        public void prepareNextInput​(Reader in)
        Resets the state of an antlr lexer and initializes it with new input.
        Parameters:
        in - the input to the lexer