Class GeneratedTextBlockLexer

java.lang.Object
antlr.CharScanner
com.puppycrawl.tools.checkstyle.grammar.GeneratedTextBlockLexer
All Implemented Interfaces:
antlr.TokenStream, GeneratedTextBlockLexerTokenTypes

public class GeneratedTextBlockLexer extends antlr.CharScanner implements GeneratedTextBlockLexerTokenTypes, antlr.TokenStream
  • Field Details

    • 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 Details

    • GeneratedTextBlockLexer

      public GeneratedTextBlockLexer(InputStream in)
    • GeneratedTextBlockLexer

      public GeneratedTextBlockLexer(Reader in)
    • GeneratedTextBlockLexer

      public GeneratedTextBlockLexer(antlr.InputBuffer ib)
    • GeneratedTextBlockLexer

      public GeneratedTextBlockLexer(antlr.LexerSharedInputState state)
  • Method Details

    • 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