Class GeneratedTextBlockLexer

    • Field Detail

      • selector

        public antlr.TokenStreamSelector selector
      • _tokenSet_0

        public static final antlr.collections.impl.BitSet _tokenSet_0
      • _tokenSet_1

        public static final antlr.collections.impl.BitSet _tokenSet_1
      • _tokenSet_2

        public static final antlr.collections.impl.BitSet _tokenSet_2
    • Constructor Detail

      • GeneratedTextBlockLexer

        public GeneratedTextBlockLexer​(java.io.InputStream in)
      • GeneratedTextBlockLexer

        public GeneratedTextBlockLexer​(java.io.Reader in)
      • GeneratedTextBlockLexer

        public GeneratedTextBlockLexer​(antlr.InputBuffer ib)
      • GeneratedTextBlockLexer

        public GeneratedTextBlockLexer​(antlr.LexerSharedInputState state)
    • Method Detail

      • nextToken

        public antlr.Token nextToken()
                              throws antlr.TokenStreamException
        Specified by:
        nextToken in interface antlr.TokenStream
        Throws:
        antlr.TokenStreamException
      • mNEWLINE

        protected final void mNEWLINE​(boolean _createToken)
                               throws antlr.RecognitionException,
                                      antlr.CharStreamException,
                                      antlr.TokenStreamException
        Throws:
        antlr.RecognitionException
        antlr.CharStreamException
        antlr.TokenStreamException
      • mTEXT_BLOCK_LITERAL_END

        public final void mTEXT_BLOCK_LITERAL_END​(boolean _createToken)
                                           throws antlr.RecognitionException,
                                                  antlr.CharStreamException,
                                                  antlr.TokenStreamException
        Throws:
        antlr.RecognitionException
        antlr.CharStreamException
        antlr.TokenStreamException
      • mTWO_DOUBLE_QUOTES

        protected final void mTWO_DOUBLE_QUOTES​(boolean _createToken)
                                         throws antlr.RecognitionException,
                                                antlr.CharStreamException,
                                                antlr.TokenStreamException
        Throws:
        antlr.RecognitionException
        antlr.CharStreamException
        antlr.TokenStreamException
      • mONE_DOUBLE_QUOTE

        protected final void mONE_DOUBLE_QUOTE​(boolean _createToken)
                                        throws antlr.RecognitionException,
                                               antlr.CharStreamException,
                                               antlr.TokenStreamException
        Throws:
        antlr.RecognitionException
        antlr.CharStreamException
        antlr.TokenStreamException
      • mTEXT_BLOCK_CONTENT

        public final void mTEXT_BLOCK_CONTENT​(boolean _createToken)
                                       throws antlr.RecognitionException,
                                              antlr.CharStreamException,
                                              antlr.TokenStreamException
        Throws:
        antlr.RecognitionException
        antlr.CharStreamException
        antlr.TokenStreamException
      • mSTD_ESC

        protected final void mSTD_ESC​(boolean _createToken)
                               throws antlr.RecognitionException,
                                      antlr.CharStreamException,
                                      antlr.TokenStreamException
        Throws:
        antlr.RecognitionException
        antlr.CharStreamException
        antlr.TokenStreamException