|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectantlr.CharScanner
org.jcon.text.TextReportDescriptionLexer
public class TextReportDescriptionLexer
The lexer.
| Field Summary | |
|---|---|
static antlr.collections.impl.BitSet |
_tokenSet_0
|
static antlr.collections.impl.BitSet |
_tokenSet_1
|
| Fields inherited from class antlr.CharScanner |
|---|
_returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepth |
| Fields inherited from interface org.jcon.text.TextReportDescriptionTokenTypes |
|---|
EOF, FILLER, HASHFIELD, NULL_TREE_LOOKAHEAD, TICKFIELD |
| Constructor Summary | |
|---|---|
TextReportDescriptionLexer(antlr.InputBuffer ib)
|
|
TextReportDescriptionLexer(java.io.InputStream in)
|
|
TextReportDescriptionLexer(antlr.LexerSharedInputState state)
|
|
TextReportDescriptionLexer(java.io.Reader in)
|
|
| Method Summary | |
|---|---|
void |
mFILLER(boolean _createToken)
|
void |
mHASHFIELD(boolean _createToken)
|
void |
mTICKFIELD(boolean _createToken)
|
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 |
|---|
public static final antlr.collections.impl.BitSet _tokenSet_0
public static final antlr.collections.impl.BitSet _tokenSet_1
| Constructor Detail |
|---|
public TextReportDescriptionLexer(java.io.InputStream in)
public TextReportDescriptionLexer(java.io.Reader in)
public TextReportDescriptionLexer(antlr.InputBuffer ib)
public TextReportDescriptionLexer(antlr.LexerSharedInputState state)
| Method Detail |
|---|
public antlr.Token nextToken()
throws antlr.TokenStreamException
nextToken in interface antlr.TokenStreamantlr.TokenStreamException
public final void mTICKFIELD(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mHASHFIELD(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mFILLER(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||