net.sourceforge.jparam.parser
Class xParamLexer

java.lang.Object
  |
  +--antlr.CharScanner
        |
        +--net.sourceforge.jparam.parser.xParamLexer
All Implemented Interfaces:
antlr.TokenStream, xParamLexerTokenTypes

public synchronized class xParamLexer
extends antlr.CharScanner
implements xParamLexerTokenTypes, antlr.TokenStream


Field Summary
static antlr.collections.impl.BitSet _tokenSet_0
           
static antlr.collections.impl.BitSet _tokenSet_1
           
static antlr.collections.impl.BitSet _tokenSet_10
           
static antlr.collections.impl.BitSet _tokenSet_11
           
static antlr.collections.impl.BitSet _tokenSet_12
           
static antlr.collections.impl.BitSet _tokenSet_13
           
static antlr.collections.impl.BitSet _tokenSet_14
           
static antlr.collections.impl.BitSet _tokenSet_2
           
static antlr.collections.impl.BitSet _tokenSet_3
           
static antlr.collections.impl.BitSet _tokenSet_4
           
static antlr.collections.impl.BitSet _tokenSet_5
           
static antlr.collections.impl.BitSet _tokenSet_6
           
static antlr.collections.impl.BitSet _tokenSet_7
           
static antlr.collections.impl.BitSet _tokenSet_8
           
static antlr.collections.impl.BitSet _tokenSet_9
           
 
Fields inherited from class antlr.CharScanner
_returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, NO_CHAR, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepth
 
Fields inherited from interface net.sourceforge.jparam.parser.xParamLexerTokenTypes
APOSTROPHE, BACKSLASH, BIN_DIGIT, BIN_MARKER, CHAR, CHAR_BODY, COMMENT, DIGIT, EOF, EXPONENT, FIRST_FREE_CHAR, FLAG, FLOATING_POINT_MANTISA, FREE_STRING, GLUE_CHAR, GWS, HEX_DIGIT, HEX_ESC_CHAR_BODY, HEX_MARKER, ID, INT, LONG_QUALIFIER, MAIN_SWITCH, NULL_TREE_LOOKAHEAD, OCT_DIGIT, ONE_TEMPLATE_ARG, POSSIBLE_CONST, QUOTES, REAL, RESERVED_SYMBOL, SHELL_STRINGS, SIGN, SINGLE_LINE_WS, STRING, TEMPLATE_ARGS, TENTATIVE, TYPENAME, UNSIGNED_BIN_INT, UNSIGNED_DEC_INT, UNSIGNED_HEX_INT, UNSIGNED_OCT_INT, UNSIGNED_QUALIFIER, URL, URL_NAME, WS
 
Constructor Summary
xParamLexer(antlr.InputBuffer)
           
xParamLexer(java.io.InputStream)
           
xParamLexer(antlr.LexerSharedInputState)
           
xParamLexer(java.io.Reader)
           
 
Method Summary
(package private) static void ()
           
protected  void mAPOSTROPHE(boolean)
           
protected  void mBACKSLASH(boolean)
           
protected  void mBIN_DIGIT(boolean)
           
protected  void mBIN_MARKER(boolean)
           
protected  void mCHAR_BODY(boolean)
           
protected  void mCHAR(boolean)
           
protected  void mCOMMENT(boolean)
           
protected  void mDIGIT(boolean)
           
protected  void mEXPONENT(boolean)
           
protected  void mFIRST_FREE_CHAR(boolean)
           
protected  void mFLAG(boolean)
           
protected  void mFLOATING_POINT_MANTISA(boolean)
           
protected  void mFREE_STRING(boolean)
           
protected  void mGLUE_CHAR(boolean)
           
protected  void mGWS(boolean)
           
protected  void mHEX_DIGIT(boolean)
           
protected  void mHEX_ESC_CHAR_BODY(boolean)
           
protected  void mHEX_MARKER(boolean)
           
protected  void mID(boolean)
           
protected  void mINT(boolean)
           
protected  void mLONG_QUALIFIER(boolean)
           
 void mMAIN_SWITCH(boolean)
           
protected  void mOCT_DIGIT(boolean)
           
protected  void mONE_TEMPLATE_ARG(boolean)
           
protected  void mPOSSIBLE_CONST(boolean)
           
protected  void mQUOTES(boolean)
           
protected  void mREAL(boolean)
           
protected  void mRESERVED_SYMBOL(boolean)
           
protected  void mSHELL_STRINGS(boolean)
           
protected  void mSIGN(boolean)
           
protected  void mSINGLE_LINE_WS(boolean)
           
protected  void mSTRING(boolean)
           
protected  void mTEMPLATE_ARGS(boolean)
           
protected  void mTENTATIVE(boolean)
           
protected  void mTYPENAME(boolean)
           
protected  void mUNSIGNED_BIN_INT(boolean)
           
protected  void mUNSIGNED_DEC_INT(boolean)
           
protected  void mUNSIGNED_HEX_INT(boolean)
           
protected  void mUNSIGNED_OCT_INT(boolean)
           
protected  void mUNSIGNED_QUALIFIER(boolean)
           
protected  void mURL_NAME(boolean)
           
protected  void mURL(boolean)
           
protected  void mWS(boolean)
           
 antlr.Token nextToken()
           
 
Methods inherited from class antlr.CharScanner
append, append, commit, consume, consumeUntil, consumeUntil, getCaseSensitive, getCaseSensitiveLiterals, getColumn, getCommitToPath, getFilename, getInputBuffer, getInputState, getLine, getTabSize, getText, getTokenObject, LA, makeToken, mark, match, match, match, matchNot, matchRange, newline, panic, panic, reportError, reportError, reportWarning, resetText, rewind, setCaseSensitive, setColumn, setCommitToPath, setFilename, setInputState, setLine, setTabSize, setText, setTokenObjectClass, tab, testLiteralsTable, testLiteralsTable, toLower, traceIn, traceIndent, traceOut, uponEOF
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_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

_tokenSet_3

public static final antlr.collections.impl.BitSet _tokenSet_3

_tokenSet_4

public static final antlr.collections.impl.BitSet _tokenSet_4

_tokenSet_5

public static final antlr.collections.impl.BitSet _tokenSet_5

_tokenSet_6

public static final antlr.collections.impl.BitSet _tokenSet_6

_tokenSet_7

public static final antlr.collections.impl.BitSet _tokenSet_7

_tokenSet_8

public static final antlr.collections.impl.BitSet _tokenSet_8

_tokenSet_9

public static final antlr.collections.impl.BitSet _tokenSet_9

_tokenSet_10

public static final antlr.collections.impl.BitSet _tokenSet_10

_tokenSet_11

public static final antlr.collections.impl.BitSet _tokenSet_11

_tokenSet_12

public static final antlr.collections.impl.BitSet _tokenSet_12

_tokenSet_13

public static final antlr.collections.impl.BitSet _tokenSet_13

_tokenSet_14

public static final antlr.collections.impl.BitSet _tokenSet_14
Constructor Detail

xParamLexer

public xParamLexer(java.io.InputStream)

xParamLexer

public xParamLexer(java.io.Reader)

xParamLexer

public xParamLexer(antlr.InputBuffer)

xParamLexer

public xParamLexer(antlr.LexerSharedInputState)
Method Detail

nextToken

public antlr.Token nextToken()
                      throws antlr.TokenStreamException
Specified by:
nextToken in interface antlr.TokenStream
Overrides:
nextToken in class antlr.CharScanner

mGLUE_CHAR

protected final void mGLUE_CHAR(boolean)
                         throws antlr.RecognitionException,
                                antlr.CharStreamException,
                                antlr.TokenStreamException

mWS

protected final void mWS(boolean)
                  throws antlr.RecognitionException,
                         antlr.CharStreamException,
                         antlr.TokenStreamException

mSINGLE_LINE_WS

protected final void mSINGLE_LINE_WS(boolean)
                              throws antlr.RecognitionException,
                                     antlr.CharStreamException,
                                     antlr.TokenStreamException

mMAIN_SWITCH

public final void mMAIN_SWITCH(boolean)
                        throws antlr.RecognitionException,
                               antlr.CharStreamException,
                               antlr.TokenStreamException

mRESERVED_SYMBOL

protected final void mRESERVED_SYMBOL(boolean)
                               throws antlr.RecognitionException,
                                      antlr.CharStreamException,
                                      antlr.TokenStreamException

mCOMMENT

protected final void mCOMMENT(boolean)
                       throws antlr.RecognitionException,
                              antlr.CharStreamException,
                              antlr.TokenStreamException

mID

protected final void mID(boolean)
                  throws antlr.RecognitionException,
                         antlr.CharStreamException,
                         antlr.TokenStreamException

mTYPENAME

protected final void mTYPENAME(boolean)
                        throws antlr.RecognitionException,
                               antlr.CharStreamException,
                               antlr.TokenStreamException

mFLAG

protected final void mFLAG(boolean)
                    throws antlr.RecognitionException,
                           antlr.CharStreamException,
                           antlr.TokenStreamException

mCHAR

protected final void mCHAR(boolean)
                    throws antlr.RecognitionException,
                           antlr.CharStreamException,
                           antlr.TokenStreamException

mSTRING

protected final void mSTRING(boolean)
                      throws antlr.RecognitionException,
                             antlr.CharStreamException,
                             antlr.TokenStreamException

mTENTATIVE

protected final void mTENTATIVE(boolean)
                         throws antlr.RecognitionException,
                                antlr.CharStreamException,
                                antlr.TokenStreamException

mURL

protected final void mURL(boolean)
                   throws antlr.RecognitionException,
                          antlr.CharStreamException,
                          antlr.TokenStreamException

mSHELL_STRINGS

protected final void mSHELL_STRINGS(boolean)
                             throws antlr.RecognitionException,
                                    antlr.CharStreamException,
                                    antlr.TokenStreamException

mREAL

protected final void mREAL(boolean)
                    throws antlr.RecognitionException,
                           antlr.CharStreamException,
                           antlr.TokenStreamException

mINT

protected final void mINT(boolean)
                   throws antlr.RecognitionException,
                          antlr.CharStreamException,
                          antlr.TokenStreamException

mFREE_STRING

protected final void mFREE_STRING(boolean)
                           throws antlr.RecognitionException,
                                  antlr.CharStreamException,
                                  antlr.TokenStreamException

mURL_NAME

protected final void mURL_NAME(boolean)
                        throws antlr.RecognitionException,
                               antlr.CharStreamException,
                               antlr.TokenStreamException

mFIRST_FREE_CHAR

protected final void mFIRST_FREE_CHAR(boolean)
                               throws antlr.RecognitionException,
                                      antlr.CharStreamException,
                                      antlr.TokenStreamException

mDIGIT

protected final void mDIGIT(boolean)
                     throws antlr.RecognitionException,
                            antlr.CharStreamException,
                            antlr.TokenStreamException

mHEX_DIGIT

protected final void mHEX_DIGIT(boolean)
                         throws antlr.RecognitionException,
                                antlr.CharStreamException,
                                antlr.TokenStreamException

mOCT_DIGIT

protected final void mOCT_DIGIT(boolean)
                         throws antlr.RecognitionException,
                                antlr.CharStreamException,
                                antlr.TokenStreamException

mBIN_DIGIT

protected final void mBIN_DIGIT(boolean)
                         throws antlr.RecognitionException,
                                antlr.CharStreamException,
                                antlr.TokenStreamException

mSIGN

protected final void mSIGN(boolean)
                    throws antlr.RecognitionException,
                           antlr.CharStreamException,
                           antlr.TokenStreamException

mHEX_MARKER

protected final void mHEX_MARKER(boolean)
                          throws antlr.RecognitionException,
                                 antlr.CharStreamException,
                                 antlr.TokenStreamException

mBIN_MARKER

protected final void mBIN_MARKER(boolean)
                          throws antlr.RecognitionException,
                                 antlr.CharStreamException,
                                 antlr.TokenStreamException

mUNSIGNED_DEC_INT

protected final void mUNSIGNED_DEC_INT(boolean)
                                throws antlr.RecognitionException,
                                       antlr.CharStreamException,
                                       antlr.TokenStreamException

mUNSIGNED_OCT_INT

protected final void mUNSIGNED_OCT_INT(boolean)
                                throws antlr.RecognitionException,
                                       antlr.CharStreamException,
                                       antlr.TokenStreamException

mUNSIGNED_HEX_INT

protected final void mUNSIGNED_HEX_INT(boolean)
                                throws antlr.RecognitionException,
                                       antlr.CharStreamException,
                                       antlr.TokenStreamException

mUNSIGNED_BIN_INT

protected final void mUNSIGNED_BIN_INT(boolean)
                                throws antlr.RecognitionException,
                                       antlr.CharStreamException,
                                       antlr.TokenStreamException

mUNSIGNED_QUALIFIER

protected final void mUNSIGNED_QUALIFIER(boolean)
                                  throws antlr.RecognitionException,
                                         antlr.CharStreamException,
                                         antlr.TokenStreamException

mLONG_QUALIFIER

protected final void mLONG_QUALIFIER(boolean)
                              throws antlr.RecognitionException,
                                     antlr.CharStreamException,
                                     antlr.TokenStreamException

mFLOATING_POINT_MANTISA

protected final void mFLOATING_POINT_MANTISA(boolean)
                                      throws antlr.RecognitionException,
                                             antlr.CharStreamException,
                                             antlr.TokenStreamException

mEXPONENT

protected final void mEXPONENT(boolean)
                        throws antlr.RecognitionException,
                               antlr.CharStreamException,
                               antlr.TokenStreamException

mAPOSTROPHE

protected final void mAPOSTROPHE(boolean)
                          throws antlr.RecognitionException,
                                 antlr.CharStreamException,
                                 antlr.TokenStreamException

mQUOTES

protected final void mQUOTES(boolean)
                      throws antlr.RecognitionException,
                             antlr.CharStreamException,
                             antlr.TokenStreamException

mBACKSLASH

protected final void mBACKSLASH(boolean)
                         throws antlr.RecognitionException,
                                antlr.CharStreamException,
                                antlr.TokenStreamException

mCHAR_BODY

protected final void mCHAR_BODY(boolean)
                         throws antlr.RecognitionException,
                                antlr.CharStreamException,
                                antlr.TokenStreamException

mHEX_ESC_CHAR_BODY

protected final void mHEX_ESC_CHAR_BODY(boolean)
                                 throws antlr.RecognitionException,
                                        antlr.CharStreamException,
                                        antlr.TokenStreamException

mGWS

protected final void mGWS(boolean)
                   throws antlr.RecognitionException,
                          antlr.CharStreamException,
                          antlr.TokenStreamException

mTEMPLATE_ARGS

protected final void mTEMPLATE_ARGS(boolean)
                             throws antlr.RecognitionException,
                                    antlr.CharStreamException,
                                    antlr.TokenStreamException

mONE_TEMPLATE_ARG

protected final void mONE_TEMPLATE_ARG(boolean)
                                throws antlr.RecognitionException,
                                       antlr.CharStreamException,
                                       antlr.TokenStreamException

mPOSSIBLE_CONST

protected final void mPOSSIBLE_CONST(boolean)
                              throws antlr.RecognitionException,
                                     antlr.CharStreamException,
                                     antlr.TokenStreamException

static void ()


Copyright © 2004 SourceForge. All Rights Reserved.