|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectantlr.CharScanner
info.monitorenter.cpdetector.io.parser.EncodingLexer
public class EncodingLexer
| Field Summary | |
|---|---|
static antlr.collections.impl.BitSet |
_tokenSet_0
|
| Fields inherited from class antlr.CharScanner |
|---|
_returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepth |
| Fields inherited from interface info.monitorenter.cpdetector.io.parser.EncodingParserTokenTypes |
|---|
DIGIT, EOF, IDENTIFIER, LETTER, META_CONTENT_TYPE, NEWLINE, NULL_TREE_LOOKAHEAD, SPACE, SPACING, XML_ENCODING_DECL |
| Constructor Summary | |
|---|---|
EncodingLexer(antlr.InputBuffer ib)
|
|
EncodingLexer(InputStream in)
|
|
EncodingLexer(antlr.LexerSharedInputState state)
|
|
EncodingLexer(Reader in)
|
|
| Method Summary | |
|---|---|
protected void |
mDIGIT(boolean _createToken)
|
protected void |
mIDENTIFIER(boolean _createToken)
|
protected void |
mLETTER(boolean _createToken)
|
void |
mMETA_CONTENT_TYPE(boolean _createToken)
|
protected void |
mNEWLINE(boolean _createToken)
|
protected void |
mSPACE(boolean _createToken)
|
protected void |
mSPACING(boolean _createToken)
|
void |
mXML_ENCODING_DECL(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
| Constructor Detail |
|---|
public EncodingLexer(InputStream in)
public EncodingLexer(Reader in)
public EncodingLexer(antlr.InputBuffer ib)
public EncodingLexer(antlr.LexerSharedInputState state)
| Method Detail |
|---|
public antlr.Token nextToken()
throws antlr.TokenStreamException
nextToken in interface antlr.TokenStreamantlr.TokenStreamException
public final void mMETA_CONTENT_TYPE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
protected final void mSPACING(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
protected final void mLETTER(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
protected final void mDIGIT(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mXML_ENCODING_DECL(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
protected final void mIDENTIFIER(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
protected final void mNEWLINE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
protected final void mSPACE(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 | ||||||||