public class D2dLexer extends antlr.CharScanner implements D2dParserTokenTypes, antlr.TokenStream
Modifier and Type | Field and Description |
---|---|
static antlr.collections.impl.BitSet |
_tokenSet_0 |
static antlr.collections.impl.BitSet |
_tokenSet_1 |
static antlr.collections.impl.BitSet |
_tokenSet_2 |
static antlr.collections.impl.BitSet |
_tokenSet_3 |
_returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepth
AMPERSAND, AT, CARET, CHARSET, CHARSET_MINUS, CHARSET_RANGE, CHARSTRING, CLOSE, COMMA, DIV, DOT, EOF, EQUALS, EXKLAM, GT, H_CHARS, H_DISTRIBUTED, H_EMPTY, H_GENERIC, H_IMPLICIT, H_NONE, H_ORDERED, HEXNUMBER, IDENT, LITERAL_A, LITERAL_as, LITERAL_att, LITERAL_attribute, LITERAL_begin, LITERAL_by, LITERAL_chars, LITERAL_data, LITERAL_default, LITERAL_defaults, LITERAL_docu, LITERAL_edit, LITERAL_el, LITERAL_element, LITERAL_elements, LITERAL_empty, LITERAL_end, LITERAL_enum, LITERAL_first, LITERAL_from, LITERAL_import, LITERAL_in, LITERAL_input, LITERAL_is, LITERAL_join, LITERAL_local, LITERAL_mangling, LITERAL_module, LITERAL_name, LITERAL_naming, LITERAL_no, LITERAL_node, LITERAL_none, LITERAL_numeric, LITERAL_plain, LITERAL_postproc, LITERAL_public, LITERAL_tags, LITERAL_text, LITERAL_trimmed, LITERAL_U, LITERAL_untrimmed, LITERAL_upcased, LITERAL_verbatim, LITERAL_with, LITERAL_xmlns, LITERAL_xmlrep, ML_COMMENT, ML_D2D, NEWLINE, NULL_TREE_LOOKAHEAD, OPEN, PLUS, QUEST, SL_COMMENT, SMALLPOSITIVE, SQCLOSE, SQOPEN, STAR, TILDE, TPLUS, TSTAR, VBAR, WS
Constructor and Description |
---|
D2dLexer(antlr.InputBuffer ib) |
D2dLexer(InputStream in) |
D2dLexer(antlr.LexerSharedInputState state) |
D2dLexer(Reader in) |
Modifier and Type | Method and Description |
---|---|
void |
mAMPERSAND(boolean _createToken) |
void |
mAT(boolean _createToken) |
void |
mCARET(boolean _createToken) |
void |
mCHARSET_MINUS(boolean _createToken) |
void |
mCHARSET_RANGE(boolean _createToken) |
void |
mCHARSET(boolean _createToken) |
void |
mCHARSTRING(boolean _createToken) |
void |
mCLOSE(boolean _createToken) |
void |
mCOMMA(boolean _createToken) |
void |
mDIV(boolean _createToken) |
void |
mDOT(boolean _createToken) |
void |
mEQUALS(boolean _createToken) |
void |
mEXKLAM(boolean _createToken) |
void |
mGT(boolean _createToken) |
void |
mH_CHARS(boolean _createToken) |
void |
mH_DISTRIBUTED(boolean _createToken) |
void |
mH_EMPTY(boolean _createToken) |
void |
mH_GENERIC(boolean _createToken) |
void |
mH_IMPLICIT(boolean _createToken) |
void |
mH_NONE(boolean _createToken) |
void |
mH_ORDERED(boolean _createToken) |
void |
mHEXNUMBER(boolean _createToken) |
void |
mIDENT(boolean _createToken) |
void |
mML_COMMENT(boolean _createToken) |
void |
mML_D2D(boolean _createToken) |
protected void |
mNEWLINE(boolean _createToken) |
void |
mOPEN(boolean _createToken) |
void |
mPLUS(boolean _createToken) |
void |
mQUEST(boolean _createToken) |
void |
mSL_COMMENT(boolean _createToken) |
void |
mSMALLPOSITIVE(boolean _createToken) |
void |
mSQCLOSE(boolean _createToken) |
void |
mSQOPEN(boolean _createToken) |
void |
mSTAR(boolean _createToken) |
void |
mTILDE(boolean _createToken) |
void |
mTPLUS(boolean _createToken) |
void |
mTSTAR(boolean _createToken) |
void |
mVBAR(boolean _createToken) |
void |
mWS(boolean _createToken) |
antlr.Token |
nextToken() |
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
public static final antlr.collections.impl.BitSet _tokenSet_0
public static final antlr.collections.impl.BitSet _tokenSet_1
public static final antlr.collections.impl.BitSet _tokenSet_2
public static final antlr.collections.impl.BitSet _tokenSet_3
public D2dLexer(InputStream in)
public D2dLexer(Reader in)
public D2dLexer(antlr.InputBuffer ib)
public D2dLexer(antlr.LexerSharedInputState state)
public antlr.Token nextToken() throws antlr.TokenStreamException
nextToken
in interface antlr.TokenStream
antlr.TokenStreamException
public final void mH_GENERIC(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mH_DISTRIBUTED(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mH_CHARS(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mH_ORDERED(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mH_IMPLICIT(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mH_EMPTY(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mH_NONE(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mOPEN(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mCLOSE(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mEQUALS(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mSTAR(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mPLUS(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mTSTAR(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mTPLUS(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mQUEST(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mEXKLAM(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mSQOPEN(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mSQCLOSE(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mVBAR(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mCOMMA(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mDOT(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mTILDE(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mAMPERSAND(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mAT(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mCARET(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mDIV(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mGT(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mCHARSET_MINUS(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mCHARSET_RANGE(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mCHARSTRING(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
public final void mCHARSET(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mIDENT(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mSMALLPOSITIVE(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mHEXNUMBER(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mML_D2D(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mWS(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mSL_COMMENT(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mML_COMMENT(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
see also the complete user documentation .