public class UDALexer extends antlr.CharScanner implements UDALexerTokenTypes, antlr.TokenStream
| Modifier and Type | Field and Description |
|---|---|
static antlr.collections.impl.BitSet |
_tokenSet_0 |
static antlr.collections.impl.BitSet |
_tokenSet_1 |
_returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepthAktualisierung, Aktuell, Alle, ALLE, Als, Ampersand, Anmeldung, ATGANMELDUNG, ATTRIBUTZUGRIFF, Ausgabe, Ausnahme, Bedingung, Bei, Benutze, Bis, Dann, Debug, Definition, Dem, Den, Der, Die, Div, Dividiert, Doppelpunkt, EckigeKlammerAuf, EckigeKlammerZu, Ein, EIN, Eine, Einen, Elemente, Empfaenger, EMPFAENGER, Empfaenger2, Ende, EOF, Erfuellt, Erfuellt2, Falsch, Fehlerausgabe, Fehlerbehandlung, Fehlerpruefung, Fehlerpruefung2, Fehlerrueckgabe, Fehlerrueckgabe2, FELD, Fuer, Fuer2, Funktion, FUNKTIONSAUFRUF, GeschweifteKlammerAuf, GeschweifteKlammerZu, Gilt, Gleich, Groesser, GroesserGleich, Gruppe, Hoechstens, Hoechstens2, In, Initial, Ist, Iteration, Jede, Jeden, Jedes, Jeweils, KlammerAuf, KlammerZu, Kleiner, KleinerGleich, Komma, LAUFITERATOR, LISTE, Mal, MAXIMAL, Menge, MengenAenderung, MENGENAENDERUNG, MengenAenderung2, MENGENANMELDUNG, MENGENITERATOR, Millisekunde, Millisekunden, Mindestens, Minus, Minute, Minuten, Mit, Modulo, Name, Nicht, NULL_TREE_LOOKAHEAD, Oder, Ohne, Plus, Prozent, Punkt, Quantor, QUANTOR, Quelle, Rueckgabe, Rueckgabe2, RUECKGABEANWEISUNG, Schrittweite, Sekunde, Sekunden, SELEKTOR, Sender, Senke, SL_COMMENT, Solange, Sonst, Stunde, Stunden, Tag, Tage, Timer, Ueber, Ueber2, Umlaut, Und, Undefiniert, Ungleich, Versuche, Von, Wahr, Wenn, WS, Zahl, Zeichenkette, ZeilenEnde, ZEIT, ZUWEISUNG, Zyklisch| Constructor and Description |
|---|
UDALexer(antlr.InputBuffer ib) |
UDALexer(java.io.InputStream in) |
UDALexer(antlr.LexerSharedInputState state) |
UDALexer(java.io.Reader in) |
| Modifier and Type | Method and Description |
|---|---|
void |
mAmpersand(boolean _createToken) |
void |
mDividiert(boolean _createToken) |
void |
mDoppelpunkt(boolean _createToken) |
void |
mEckigeKlammerAuf(boolean _createToken) |
void |
mEckigeKlammerZu(boolean _createToken) |
void |
mGeschweifteKlammerAuf(boolean _createToken) |
void |
mGeschweifteKlammerZu(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) |
void |
mMal(boolean _createToken) |
void |
mMinus(boolean _createToken) |
void |
mName(boolean _createToken) |
void |
mPlus(boolean _createToken) |
void |
mProzent(boolean _createToken) |
void |
mPunkt(boolean _createToken) |
void |
mSL_COMMENT(boolean _createToken) |
protected void |
mUmlaut(boolean _createToken) |
void |
mUngleich(boolean _createToken) |
void |
mWS(boolean _createToken) |
void |
mZahl(boolean _createToken) |
void |
mZeichenkette(boolean _createToken) |
void |
mZeilenEnde(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 UDALexer(java.io.InputStream in)
public UDALexer(java.io.Reader in)
public UDALexer(antlr.InputBuffer ib)
public UDALexer(antlr.LexerSharedInputState state)
public antlr.Token nextToken()
throws antlr.TokenStreamException
nextToken in interface antlr.TokenStreamantlr.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 mPunkt(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 mMal(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 mPlus(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mAmpersand(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 mGroesser(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 mGleich(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 mUngleich(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 mGeschweifteKlammerAuf(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mGeschweifteKlammerZu(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 mKomma(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 mName(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.TokenStreamExceptionpublic final void mSL_COMMENT(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mZahl(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.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