Class StochasticExpressionsLexer

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

    @Deprecated
    public class StochasticExpressionsLexer
    extends org.antlr.runtime.Lexer
    Deprecated.
    use {@link #new(org.palladiosimulators.commons.stoex.Stoex)} instead.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ALPHA
      Deprecated.
       
      static int AND
      Deprecated.
       
      static int BOOL
      Deprecated.
       
      static int BOOLPMF
      Deprecated.
       
      static int BYTESIZE
      Deprecated.
       
      static int COLON
      Deprecated.
       
      static int COMMENT
      Deprecated.
       
      static int DEFINITION
      Deprecated.
       
      protected de.uka.ipd.sdq.stoex.parser.StochasticExpressionsLexer.DFA13 dfa13
      Deprecated.
       
      static int DIGIT
      Deprecated.
       
      static int DIV
      Deprecated.
       
      static int DOT
      Deprecated.
       
      static int DOUBLEPDF
      Deprecated.
       
      static int DOUBLEPMF
      Deprecated.
       
      static int ENUMPMF
      Deprecated.
       
      static int EOF
      Deprecated.
       
      static int EQUAL
      Deprecated.
       
      static int Exponent
      Deprecated.
       
      static int FALSE
      Deprecated.
       
      static int GREATER
      Deprecated.
       
      static int GREATEREQUAL
      Deprecated.
       
      static int ID
      Deprecated.
       
      static int INNER
      Deprecated.
       
      static int INTPMF
      Deprecated.
       
      static int LESS
      Deprecated.
       
      static int LESSEQUAL
      Deprecated.
       
      static int LINE_COMMENT
      Deprecated.
       
      static int LPAREN
      Deprecated.
       
      static int MINUS
      Deprecated.
       
      static int MOD
      Deprecated.
       
      static int MUL
      Deprecated.
       
      static int NOT
      Deprecated.
       
      static int NOTEQUAL
      Deprecated.
       
      static int NUMBER
      Deprecated.
       
      static int NUMBER_OF_ELEMENTS
      Deprecated.
       
      static int OR
      Deprecated.
       
      static int ORDERED_DEF
      Deprecated.
       
      static int PLUS
      Deprecated.
       
      static int POW
      Deprecated.
       
      static int RPAREN
      Deprecated.
       
      static int SEMI
      Deprecated.
       
      static int SQUARE_PAREN_L
      Deprecated.
       
      static int SQUARE_PAREN_R
      Deprecated.
       
      static int STRING_LITERAL
      Deprecated.
       
      static int STRUCTURE
      Deprecated.
       
      static int T__53
      Deprecated.
       
      static int T__54
      Deprecated.
       
      static int TRUE
      Deprecated.
       
      static int TYPE
      Deprecated.
       
      static int UNIT
      Deprecated.
       
      static int VALUE
      Deprecated.
       
      static int WS
      Deprecated.
       
      static int XOR
      Deprecated.
       
      • 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
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      String getGrammarFileName()
      Deprecated.
       
      void mALPHA()
      Deprecated.
       
      void mAND()
      Deprecated.
       
      void mBOOL()
      Deprecated.
       
      void mBOOLPMF()
      Deprecated.
       
      void mBYTESIZE()
      Deprecated.
       
      void mCOLON()
      Deprecated.
       
      void mCOMMENT()
      Deprecated.
       
      void mDEFINITION()
      Deprecated.
       
      void mDIGIT()
      Deprecated.
       
      void mDIV()
      Deprecated.
       
      void mDOT()
      Deprecated.
       
      void mDOUBLEPDF()
      Deprecated.
       
      void mDOUBLEPMF()
      Deprecated.
       
      void mENUMPMF()
      Deprecated.
       
      void mEQUAL()
      Deprecated.
       
      void mExponent()
      Deprecated.
       
      void mFALSE()
      Deprecated.
       
      void mGREATER()
      Deprecated.
       
      void mGREATEREQUAL()
      Deprecated.
       
      void mID()
      Deprecated.
       
      void mINNER()
      Deprecated.
       
      void mINTPMF()
      Deprecated.
       
      void mLESS()
      Deprecated.
       
      void mLESSEQUAL()
      Deprecated.
       
      void mLINE_COMMENT()
      Deprecated.
       
      void mLPAREN()
      Deprecated.
       
      void mMINUS()
      Deprecated.
       
      void mMOD()
      Deprecated.
       
      void mMUL()
      Deprecated.
       
      void mNOT()
      Deprecated.
       
      void mNOTEQUAL()
      Deprecated.
       
      void mNUMBER()
      Deprecated.
       
      void mNUMBER_OF_ELEMENTS()
      Deprecated.
       
      void mOR()
      Deprecated.
       
      void mORDERED_DEF()
      Deprecated.
       
      void mPLUS()
      Deprecated.
       
      void mPOW()
      Deprecated.
       
      void mRPAREN()
      Deprecated.
       
      void mSEMI()
      Deprecated.
       
      void mSQUARE_PAREN_L()
      Deprecated.
       
      void mSQUARE_PAREN_R()
      Deprecated.
       
      void mSTRING_LITERAL()
      Deprecated.
       
      void mSTRUCTURE()
      Deprecated.
       
      void mT__53()
      Deprecated.
       
      void mT__54()
      Deprecated.
       
      void mTokens()
      Deprecated.
       
      void mTRUE()
      Deprecated.
       
      void mTYPE()
      Deprecated.
       
      void mUNIT()
      Deprecated.
       
      void mVALUE()
      Deprecated.
       
      void mWS()
      Deprecated.
       
      void mXOR()
      Deprecated.
       
      • Methods inherited from class org.antlr.runtime.Lexer

        emit, emit, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getCharStream, getErrorMessage, getLine, getSourceName, getText, match, match, matchAny, matchRange, nextToken, 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
    • Constructor Detail

      • StochasticExpressionsLexer

        public StochasticExpressionsLexer()
        Deprecated.
      • StochasticExpressionsLexer

        public StochasticExpressionsLexer​(org.antlr.runtime.CharStream input)
        Deprecated.
      • StochasticExpressionsLexer

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

      • getGrammarFileName

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

        public final void mT__53()
                          throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mT__54

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

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

        public final void mXOR()
                        throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mAND

        public final void mAND()
                        throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mNOT

        public final void mNOT()
                        throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mINTPMF

        public final void mINTPMF()
                           throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mDOUBLEPMF

        public final void mDOUBLEPMF()
                              throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mENUMPMF

        public final void mENUMPMF()
                            throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mDOUBLEPDF

        public final void mDOUBLEPDF()
                              throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mBOOLPMF

        public final void mBOOLPMF()
                            throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mUNIT

        public final void mUNIT()
                         throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mBOOL

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

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

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

        public final void mBYTESIZE()
                             throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mSTRUCTURE

        public final void mSTRUCTURE()
                              throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mNUMBER_OF_ELEMENTS

        public final void mNUMBER_OF_ELEMENTS()
                                       throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mTYPE

        public final void mTYPE()
                         throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mVALUE

        public final void mVALUE()
                          throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mINNER

        public final void mINNER()
                          throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mPLUS

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

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

        public final void mMUL()
                        throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mDIV

        public final void mDIV()
                        throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mMOD

        public final void mMOD()
                        throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mPOW

        public final void mPOW()
                        throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mLPAREN

        public final void mLPAREN()
                           throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mRPAREN

        public final void mRPAREN()
                           throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mSEMI

        public final void mSEMI()
                         throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mCOLON

        public final void mCOLON()
                          throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mDEFINITION

        public final void mDEFINITION()
                               throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mORDERED_DEF

        public final void mORDERED_DEF()
                                throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mEQUAL

        public final void mEQUAL()
                          throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mSQUARE_PAREN_L

        public final void mSQUARE_PAREN_L()
                                   throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mSQUARE_PAREN_R

        public final void mSQUARE_PAREN_R()
                                   throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mDIGIT

        public final void mDIGIT()
                          throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mNUMBER

        public final void mNUMBER()
                           throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mExponent

        public final void mExponent()
                             throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mALPHA

        public final void mALPHA()
                          throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mNOTEQUAL

        public final void mNOTEQUAL()
                             throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mGREATER

        public final void mGREATER()
                            throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mLESS

        public final void mLESS()
                         throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mGREATEREQUAL

        public final void mGREATEREQUAL()
                                 throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mLESSEQUAL

        public final void mLESSEQUAL()
                              throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mSTRING_LITERAL

        public final void mSTRING_LITERAL()
                                   throws org.antlr.runtime.RecognitionException
        Deprecated.
        Throws:
        org.antlr.runtime.RecognitionException
      • mDOT

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

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

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

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

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

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