Package de.bsvrz.ibv.uda.parser
Class UDALexer
- java.lang.Object
-
- antlr.CharScanner
-
- de.bsvrz.ibv.uda.parser.UDALexer
-
- All Implemented Interfaces:
antlr.TokenStream
,UDALexerTokenTypes
public class UDALexer extends antlr.CharScanner implements UDALexerTokenTypes, antlr.TokenStream
-
-
Field Summary
Fields Modifier and Type Field Description 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 de.bsvrz.ibv.uda.parser.UDALexerTokenTypes
Aktualisierung, 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
-
-
Method Summary
Modifier and Type Method 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()
-
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
-
-
-
-
Method Detail
-
nextToken
public antlr.Token nextToken() throws antlr.TokenStreamException
- Specified by:
nextToken
in interfaceantlr.TokenStream
- Throws:
antlr.TokenStreamException
-
mEckigeKlammerAuf
public final void mEckigeKlammerAuf(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mEckigeKlammerZu
public final void mEckigeKlammerZu(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mPunkt
public final void mPunkt(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mMinus
public final void mMinus(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mMal
public final void mMal(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mDividiert
public final void mDividiert(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mPlus
public final void mPlus(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mAmpersand
public final void mAmpersand(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mKleiner
public final void mKleiner(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mGroesser
public final void mGroesser(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mKleinerGleich
public final void mKleinerGleich(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mGleich
public final void mGleich(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mGroesserGleich
public final void mGroesserGleich(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mUngleich
public final void mUngleich(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mDoppelpunkt
public final void mDoppelpunkt(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mGeschweifteKlammerAuf
public final void mGeschweifteKlammerAuf(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mGeschweifteKlammerZu
public final void mGeschweifteKlammerZu(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mKlammerAuf
public final void mKlammerAuf(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mKlammerZu
public final void mKlammerZu(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mKomma
public final void mKomma(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mProzent
public final void mProzent(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mName
public final void mName(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mUmlaut
protected final void mUmlaut(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mSL_COMMENT
public final void mSL_COMMENT(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mZahl
public final void mZahl(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mZeichenkette
public final void mZeichenkette(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mWS
public final void mWS(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
mZeilenEnde
public final void mZeilenEnde(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
-
-