Class CMIS_FTSLexer

java.lang.Object
org.antlr.runtime.BaseRecognizer
org.antlr.runtime.Lexer
org.alfresco.repo.search.impl.parsers.CMIS_FTSLexer
All Implemented Interfaces:
org.antlr.runtime.TokenSource

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

    Nested Classes
    Modifier and Type
    Class
    Description
    protected class 
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class org.antlr.runtime.Lexer

    input

    Fields inherited from class org.antlr.runtime.BaseRecognizer

    DEFAULT_TOKEN_CHANNEL, HIDDEN, INITIAL_FOLLOW_STACK_SIZE, MEMO_RULE_FAILED, MEMO_RULE_UNKNOWN, NEXT_TOKEN_RULE_NAME, state
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    void
    emit(org.antlr.runtime.Token token)
     
    org.antlr.runtime.Lexer[]
     
    getErrorString(org.antlr.runtime.RecognitionException e)
     
     
    final void
     
    final void
     
    final void
     
    final void
     
    final void
     
    final void
    mOR()
     
    final void
     
    void
     
    final void
    mWS()
     
    org.antlr.runtime.Token
     
    org.antlr.runtime.Token
     

    Methods inherited from class org.antlr.runtime.Lexer

    emit, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getCharStream, getEOFToken, getErrorMessage, getLine, getSourceName, getText, match, match, matchAny, matchRange, recover, reportError, 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • CMIS_FTSLexer

      public CMIS_FTSLexer()
    • CMIS_FTSLexer

      public CMIS_FTSLexer(org.antlr.runtime.CharStream input)
    • CMIS_FTSLexer

      public CMIS_FTSLexer(org.antlr.runtime.CharStream input, org.antlr.runtime.RecognizerSharedState state)
  • Method Details

    • emit

      public void emit(org.antlr.runtime.Token token)
      Overrides:
      emit in class org.antlr.runtime.Lexer
    • nextToken

      public org.antlr.runtime.Token nextToken()
      Specified by:
      nextToken in interface org.antlr.runtime.TokenSource
      Overrides:
      nextToken in class org.antlr.runtime.Lexer
    • nextTokenImpl

      public org.antlr.runtime.Token nextTokenImpl()
    • getErrorString

      public String getErrorString(org.antlr.runtime.RecognitionException e)
    • getDelegates

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

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

      public final void mFTSPHRASE() throws org.antlr.runtime.RecognitionException
      Throws:
      org.antlr.runtime.RecognitionException
    • mF_ESC

      public final void mF_ESC() throws org.antlr.runtime.RecognitionException
      Throws:
      org.antlr.runtime.RecognitionException
    • mOR

      public final void mOR() throws org.antlr.runtime.RecognitionException
      Throws:
      org.antlr.runtime.RecognitionException
    • mMINUS

      public final void mMINUS() 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
    • mFTSWORD

      public final void mFTSWORD() throws org.antlr.runtime.RecognitionException
      Throws:
      org.antlr.runtime.RecognitionException
    • mSTART_WORD

      public final void mSTART_WORD() throws org.antlr.runtime.RecognitionException
      Throws:
      org.antlr.runtime.RecognitionException
    • mIN_WORD

      public final void mIN_WORD() 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