it.imolinfo.jbi4cics.commareaparser
Class CommareaLexer
java.lang.Object
antlr.CharScanner
it.imolinfo.jbi4cics.commareaparser.CommareaLexer
- All Implemented Interfaces:
- antlr.TokenStream, CommareaParserTokenTypes
public class CommareaLexer
- extends antlr.CharScanner
- implements CommareaParserTokenTypes, antlr.TokenStream
Fields inherited from class antlr.CharScanner |
_returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepth |
Fields inherited from interface it.imolinfo.jbi4cics.commareaparser.CommareaParserTokenTypes |
COMMENT, DIGIT, EOF, INTEGER, LENGTH_DEFINITION, LETTER, LEVEL_NUMBER, LITERAL_ARE, LITERAL_ASCENDING, LITERAL_BLANK, LITERAL_BY, LITERAL_BYNARY, LITERAL_CHARACTER, LITERAL_COMP, LITERAL_COMPUTATIONAL, LITERAL_DEPENDING, LITERAL_DESCENDING, LITERAL_DISPLAY, LITERAL_EXTERNAL, LITERAL_FILLER, LITERAL_GLOBAL, LITERAL_INDEX, LITERAL_INDEXED, LITERAL_IS, LITERAL_JUST, LITERAL_JUSTIFIED, LITERAL_KEY, LITERAL_LEADING, LITERAL_LEFT, LITERAL_NATIONAL, LITERAL_NATIVE, LITERAL_OCCURS, LITERAL_ON, LITERAL_PACKED_DECIMAL, LITERAL_PIC, LITERAL_PICTURE, LITERAL_REDEFINES, LITERAL_RIGHT, LITERAL_SEPARATE, LITERAL_SIGN, LITERAL_SYNC, LITERAL_SYNCHRONIZED, LITERAL_THROUGH, LITERAL_THRU, LITERAL_TIMES, LITERAL_TO, LITERAL_TRAILING, LITERAL_USAGE, LITERAL_VALUE, LITERAL_VALUES, LITERAL_WHEN, LITERAL_ZERO, LITERAL_ZEROES, LITERAL_ZEROS, NL, NULL_TREE_LOOKAHEAD, PLUS, POINT, VARIABLE_NAME, WS |
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 |
CommareaLexer
public CommareaLexer(java.io.InputStream in)
CommareaLexer
public CommareaLexer(java.io.Reader in)
CommareaLexer
public CommareaLexer(antlr.InputBuffer ib)
CommareaLexer
public CommareaLexer(antlr.LexerSharedInputState state)
nextToken
public antlr.Token nextToken()
throws antlr.TokenStreamException
- Specified by:
nextToken
in interface antlr.TokenStream
- Throws:
antlr.TokenStreamException
mWS
public final void mWS(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mNL
public final void mNL(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mCOMMENT
public final void mCOMMENT(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLENGTH_DEFINITION
public final void mLENGTH_DEFINITION(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mINTEGER
public final void mINTEGER(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mVARIABLE_NAME
public final void mVARIABLE_NAME(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLETTER
protected final void mLETTER(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mDIGIT
protected final void mDIGIT(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mPOINT
public final void mPOINT(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mPLUS
public final void mPLUS(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
Copyright © 2005-2008 Imola Informatica. All Rights Reserved.