public class ProtocolLexer extends antlr.CharScanner implements ProtocolLexerTokenTypes, 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 |
_returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepthAbs, Aenderungsprotokoll, AenderungsprotokollUml, Aggregation, Aggregationsfunktion, Alias, Als, Ampersand, Anwendung, Attribut, Attributgruppe, Datum, DatumOderZahl, Definitionen, Div, Dividiert, Doppelpunkt, EckigeKlammerAuf, EckigeKlammerZu, Einschraenkung, EinschraenkungUml, Ende, EOF, Ereignisprotokoll, Exp, Falsch, Filter, Fragezeichen, GanzZahl, Gesamt, Gleich, Groesser, GroesserGleich, Intervall, IstFehler, IstLeer, IstText, IstWahrheitswert, IstZahl, IstZustand, KlammerAuf, KlammerZu, Kleiner, KleinerGleich, Komma, KommaZahl, Liste, Ln, Mal, Max, Min, Minus, Mit, Modulo, Nachfilter, Name, NameMitKlammern, NameOderNameMitKlammern, Nicht, NichtAuffuellenA, NichtAuffuellenB, NULL_TREE_LOOKAHEAD, Objekt, Oder, Plus, Potenz, Pro, Protokollart, Protokollzeitraum, Prozent, Pseudoobjekt, Punkt, SL_COMMENT, Spalte, Spalten, Standards, Steuerungszeichen, TempAttribut, Umlaut, Und, Ungleich, UnveraendertKennungA, UnveraendertKennungB, Verschmelzen, Wahr, WS, Zeichenkette, Zeile, ZeilenEnde, Zeit, Zeitdauer, Zelle, Ziffer, Zustandsprotokoll| Constructor and Description |
|---|
ProtocolLexer(antlr.InputBuffer ib) |
ProtocolLexer(java.io.InputStream in) |
ProtocolLexer(antlr.LexerSharedInputState state) |
ProtocolLexer(java.io.Reader in) |
| Modifier and Type | Method and Description |
|---|---|
void |
mAmpersand(boolean _createToken) |
protected void |
mDatum(boolean _createToken) |
void |
mDatumOderZahl(boolean _createToken) |
void |
mDividiert(boolean _createToken) |
void |
mDoppelpunkt(boolean _createToken) |
void |
mEckigeKlammerAuf(boolean _createToken) |
void |
mEckigeKlammerZu(boolean _createToken) |
void |
mFragezeichen(boolean _createToken) |
protected void |
mGanzZahl(boolean _createToken) |
void |
mGleich(boolean _createToken) |
void |
mGroesser(boolean _createToken) |
void |
mGroesserGleich(boolean _createToken) |
void |
mKlammerAuf(boolean _createToken) |
void |
mKlammerZu(boolean _createToken) |
void |
mKleiner(boolean _createToken) |
void |
mKleinerGleich(boolean _createToken) |
void |
mKomma(boolean _createToken) |
protected void |
mKommaZahl(boolean _createToken) |
void |
mMal(boolean _createToken) |
void |
mMinus(boolean _createToken) |
protected void |
mName(boolean _createToken) |
protected void |
mNameMitKlammern(boolean _createToken) |
void |
mNameOderNameMitKlammern(boolean _createToken) |
protected void |
mNicht(boolean _createToken) |
void |
mPlus(boolean _createToken) |
void |
mProzent(boolean _createToken) |
void |
mPunkt(boolean _createToken) |
void |
mSL_COMMENT(boolean _createToken) |
protected void |
mSteuerungszeichen(boolean _createToken) |
protected void |
mUmlaut(boolean _createToken) |
void |
mUngleich(boolean _createToken) |
void |
mWS(boolean _createToken) |
void |
mZeichenkette(boolean _createToken) |
void |
mZeilenEnde(boolean _createToken) |
protected void |
mZeit(boolean _createToken) |
protected void |
mZiffer(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, uponEOFpublic 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 ProtocolLexer(java.io.InputStream in)
public ProtocolLexer(java.io.Reader in)
public ProtocolLexer(antlr.InputBuffer ib)
public ProtocolLexer(antlr.LexerSharedInputState state)
public antlr.Token nextToken()
throws antlr.TokenStreamException
nextToken in interface antlr.TokenStreamantlr.TokenStreamExceptionpublic final void mAmpersand(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mDividiert(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mDoppelpunkt(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mEckigeKlammerAuf(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mEckigeKlammerZu(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mFragezeichen(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mGleich(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mGroesser(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mGroesserGleich(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mKlammerAuf(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mKlammerZu(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mKleiner(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mKleinerGleich(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mKomma(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mMal(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mMinus(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mPlus(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mProzent(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mPunkt(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mUngleich(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mNameOderNameMitKlammern(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mUmlaut(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mNameMitKlammern(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mName(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mSL_COMMENT(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mDatumOderZahl(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mZiffer(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mDatum(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mZeit(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mKommaZahl(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mGanzZahl(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mNicht(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mZeichenkette(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mSteuerungszeichen(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mWS(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mZeilenEnde(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamException