Class GroupLexer

  • All Implemented Interfaces:
    org.antlr.runtime.TokenSource

    public class GroupLexer
    extends org.antlr.runtime.Lexer
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      protected class  GroupLexer.DFA8  
    • Constructor Summary

      Constructors 
      Constructor Description
      GroupLexer()  
      GroupLexer​(org.antlr.runtime.CharStream input)  
      GroupLexer​(org.antlr.runtime.CharStream input, org.antlr.runtime.RecognizerSharedState state)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.antlr.runtime.Lexer[] getDelegates()  
      String getGrammarFileName()  
      String getSourceName()  
      void mANONYMOUS_TEMPLATE()  
      void mBIGSTRING()  
      void mBIGSTRING_NO_NL()  
      void mCOMMENT()  
      void mFALSE()  
      void mID()  
      void mLBRACK()  
      void mLINE_COMMENT()  
      void mRBRACK()  
      void mSTRING()  
      void mT__16()  
      void mT__17()  
      void mT__18()  
      void mT__19()  
      void mT__20()  
      void mT__21()  
      void mT__22()  
      void mT__23()  
      void mT__24()  
      void mT__25()  
      void mT__26()  
      void mT__27()  
      void mT__28()  
      void mT__29()  
      void mTokens()  
      void mTRUE()  
      void mWS()  
      void reportError​(org.antlr.runtime.RecognitionException e)  
      • Methods inherited from class org.antlr.runtime.Lexer

        emit, emit, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getCharStream, getEOFToken, getErrorMessage, getLine, getText, match, match, matchAny, matchRange, nextToken, recover, reset, setCharStream, setText, skip, traceIn, traceOut
      • Methods inherited from class org.antlr.runtime.BaseRecognizer

        alreadyParsedRule, beginResync, combineFollows, computeContextSensitiveRuleFOLLOW, computeErrorRecoverySet, consumeUntil, consumeUntil, displayRecognitionError, emitErrorMessage, endResync, failed, getBacktrackingLevel, getCurrentInputSymbol, getErrorHeader, getMissingSymbol, getNumberOfSyntaxErrors, getRuleInvocationStack, getRuleInvocationStack, getRuleMemoization, getRuleMemoizationCacheSize, getTokenErrorDisplay, getTokenNames, match, matchAny, memoize, mismatchIsMissingToken, mismatchIsUnwantedToken, pushFollow, recover, recoverFromMismatchedSet, recoverFromMismatchedToken, setBacktrackingLevel, toStrings, traceIn, traceOut
    • Constructor Detail

      • GroupLexer

        public GroupLexer()
      • GroupLexer

        public GroupLexer​(org.antlr.runtime.CharStream input)
      • GroupLexer

        public GroupLexer​(org.antlr.runtime.CharStream input,
                          org.antlr.runtime.RecognizerSharedState state)
    • Method Detail

      • reportError

        public void reportError​(org.antlr.runtime.RecognitionException e)
        Overrides:
        reportError in class org.antlr.runtime.Lexer
      • getSourceName

        public String getSourceName()
        Specified by:
        getSourceName in interface org.antlr.runtime.TokenSource
        Overrides:
        getSourceName in class org.antlr.runtime.Lexer
      • getDelegates

        public org.antlr.runtime.Lexer[] getDelegates()
      • getGrammarFileName

        public String getGrammarFileName()
        Overrides:
        getGrammarFileName in class org.antlr.runtime.BaseRecognizer
      • mFALSE

        public final void mFALSE()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mLBRACK

        public final void mLBRACK()
                           throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mRBRACK

        public final void mRBRACK()
                           throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mTRUE

        public final void mTRUE()
                         throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__16

        public final void mT__16()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__17

        public final void mT__17()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__18

        public final void mT__18()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__19

        public final void mT__19()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__20

        public final void mT__20()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__21

        public final void mT__21()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__22

        public final void mT__22()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__23

        public final void mT__23()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__24

        public final void mT__24()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__25

        public final void mT__25()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__26

        public final void mT__26()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__27

        public final void mT__27()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__28

        public final void mT__28()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__29

        public final void mT__29()
                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mID

        public final void mID()
                       throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mSTRING

        public final void mSTRING()
                           throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mBIGSTRING_NO_NL

        public final void mBIGSTRING_NO_NL()
                                    throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mBIGSTRING

        public final void mBIGSTRING()
                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mANONYMOUS_TEMPLATE

        public final void mANONYMOUS_TEMPLATE()
                                       throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mCOMMENT

        public final void mCOMMENT()
                            throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mLINE_COMMENT

        public final void mLINE_COMMENT()
                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mWS

        public final void mWS()
                       throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • mTokens

        public void mTokens()
                     throws org.antlr.runtime.RecognitionException
        Specified by:
        mTokens in class org.antlr.runtime.Lexer
        Throws:
        org.antlr.runtime.RecognitionException