Class ReusableAntlrACIItemLexer

    • Constructor Detail

      • ReusableAntlrACIItemLexer

        ReusableAntlrACIItemLexer​(Reader in)
        Creates a ReusableAntlrSubtreeSpecificationLexer instance.
        Parameters:
        in - the input to the lexer
    • 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