Class ReusableAntlrTriggerSpecificationLexer

    • Constructor Detail

      • ReusableAntlrTriggerSpecificationLexer

        ReusableAntlrTriggerSpecificationLexer​(Reader in)
        Creates a ReusableAntlrTriggerSpecificationLexer 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