info.monitorenter.unicode.encoder.latex
Class LatexEncoderLexer
java.lang.Object
antlr.CharScanner
info.monitorenter.unicode.encoder.latex.LatexEncoderLexer
- All Implemented Interfaces:
- LatexEncoderTokenTypes, antlr.TokenStream
- public class LatexEncoderLexer
- extends antlr.CharScanner
- implements LatexEncoderTokenTypes, antlr.TokenStream
| 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.unicode.encoder.latex.LatexEncoderTokenTypes |
AMPERSAND, ANY_CHAR, APOSTROPHE, ASTERISK, CENT_SIGN, CIRCUMFLEX, COPYRIGHT_SIGN, DEGREE_SIGN, DIVISION_SIGN, DOLLAR_SIGN, EOF, EURO_CURRENCY, EURO_SIGN, LATIN_CAPITAL_LETTER_A_WITH_ACUTE, LATIN_CAPITAL_LETTER_A_WITH_CIRCUMFLEX, LATIN_CAPITAL_LETTER_A_WITH_GRAVE, LATIN_CAPITAL_LETTER_A_WITH_RING_ABOVE, LATIN_CAPITAL_LETTER_A_WITH_TILDE, LATIN_CAPITAL_LETTER_AE, LATIN_CAPITAL_LETTER_C_WITH_CEDILLA, LATIN_CAPITAL_LETTER_E_WITH_ACUTE, LATIN_CAPITAL_LETTER_E_WITH_CIRCUMFLEX, LATIN_CAPITAL_LETTER_E_WITH_GRAVE, LATIN_CAPITAL_LETTER_ETH, LATIN_CAPITAL_LETTER_I_WITH_ACUTE, LATIN_CAPITAL_LETTER_I_WITH_CIRCUMFLEX, LATIN_CAPITAL_LETTER_I_WITH_GRAVE, LATIN_CAPITAL_LETTER_N_WITH_TILDE, LATIN_CAPITAL_LETTER_O_WITH_ACUTE, LATIN_CAPITAL_LETTER_O_WITH_CIRCUMFLEX, LATIN_CAPITAL_LETTER_O_WITH_GRAVE, LATIN_CAPITAL_LETTER_O_WITH_STROKE, LATIN_CAPITAL_LETTER_O_WITH_TILDE, LATIN_CAPITAL_LETTER_THORN, LATIN_CAPITAL_LETTER_U_WITH_ACUTE, LATIN_CAPITAL_LETTER_U_WITH_CIRCUMFLEX, LATIN_CAPITAL_LETTER_U_WITH_GRAVE, LATIN_CAPITAL_LETTER_Y_WITH_ACUTE, LATIN_SMALL_LETTER_A_WITH_ACUTE, LATIN_SMALL_LETTER_A_WITH_CIRCUMFLEX, LATIN_SMALL_LETTER_A_WITH_GRAVE, LATIN_SMALL_LETTER_A_WITH_RING_ABOVE, LATIN_SMALL_LETTER_A_WITH_TILDE, LATIN_SMALL_LETTER_AE, LATIN_SMALL_LETTER_C_WITH_CEDILLA, LATIN_SMALL_LETTER_E_WITH_ACUTE, LATIN_SMALL_LETTER_E_WITH_CIRCUMFLEX, LATIN_SMALL_LETTER_E_WITH_GRAVE, LATIN_SMALL_LETTER_ETH, LATIN_SMALL_LETTER_I_WITH_ACUTE, LATIN_SMALL_LETTER_I_WITH_CIRCUMFLEX, LATIN_SMALL_LETTER_I_WITH_GRAVE, LATIN_SMALL_LETTER_N_WITH_TILDE, LATIN_SMALL_LETTER_O_WITH_ACUTE, LATIN_SMALL_LETTER_O_WITH_CIRCUMFLEX, LATIN_SMALL_LETTER_O_WITH_GRAVE, LATIN_SMALL_LETTER_O_WITH_STROKE, LATIN_SMALL_LETTER_O_WITH_TILDE, LATIN_SMALL_LETTER_SHARP_S, LATIN_SMALL_LETTER_THORN, LATIN_SMALL_LETTER_U_WITH_ACUTE, LATIN_SMALL_LETTER_U_WITH_CIRCUMFLEX, LATIN_SMALL_LETTER_U_WITH_GRAVE, LATIN_SMALL_LETTER_Y_WITH_ACUTE, LEFT_CURLY_BRACKET, LEFT_SQUARE_BRACKET, LOW_LINE, MULTIPLICATION_SIGN, NULL_TREE_LOOKAHEAD, NUMBER_SIGN, PERCENT_SIGN, POUND_SIGN, QUOTATION_MARK, REGISTERED_SIGN, RIGHT_CURLY_BRACKET, RIGHT_SQUARE_BRACKET |
| 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 |
LatexEncoderLexer
public LatexEncoderLexer(InputStream in)
LatexEncoderLexer
public LatexEncoderLexer(Reader in)
LatexEncoderLexer
public LatexEncoderLexer(antlr.InputBuffer ib)
LatexEncoderLexer
public LatexEncoderLexer(antlr.LexerSharedInputState state)
nextToken
public antlr.Token nextToken()
throws antlr.TokenStreamException
- Specified by:
nextToken in interface antlr.TokenStream
- Throws:
antlr.TokenStreamException
mQUOTATION_MARK
public final void mQUOTATION_MARK(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mNUMBER_SIGN
public final void mNUMBER_SIGN(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mDOLLAR_SIGN
public final void mDOLLAR_SIGN(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mPERCENT_SIGN
public final void mPERCENT_SIGN(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
mAPOSTROPHE
public final void mAPOSTROPHE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mASTERISK
public final void mASTERISK(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mCIRCUMFLEX
public final void mCIRCUMFLEX(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLEFT_SQUARE_BRACKET
public final void mLEFT_SQUARE_BRACKET(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mRIGHT_SQUARE_BRACKET
public final void mRIGHT_SQUARE_BRACKET(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLOW_LINE
public final void mLOW_LINE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLEFT_CURLY_BRACKET
public final void mLEFT_CURLY_BRACKET(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mRIGHT_CURLY_BRACKET
public final void mRIGHT_CURLY_BRACKET(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mCENT_SIGN
public final void mCENT_SIGN(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mPOUND_SIGN
public final void mPOUND_SIGN(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mCOPYRIGHT_SIGN
public final void mCOPYRIGHT_SIGN(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mREGISTERED_SIGN
public final void mREGISTERED_SIGN(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mDEGREE_SIGN
public final void mDEGREE_SIGN(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_A_WITH_GRAVE
public final void mLATIN_CAPITAL_LETTER_A_WITH_GRAVE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_A_WITH_ACUTE
public final void mLATIN_CAPITAL_LETTER_A_WITH_ACUTE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_A_WITH_CIRCUMFLEX
public final void mLATIN_CAPITAL_LETTER_A_WITH_CIRCUMFLEX(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_A_WITH_TILDE
public final void mLATIN_CAPITAL_LETTER_A_WITH_TILDE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_A_WITH_RING_ABOVE
public final void mLATIN_CAPITAL_LETTER_A_WITH_RING_ABOVE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_AE
public final void mLATIN_CAPITAL_LETTER_AE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_C_WITH_CEDILLA
public final void mLATIN_CAPITAL_LETTER_C_WITH_CEDILLA(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_E_WITH_GRAVE
public final void mLATIN_CAPITAL_LETTER_E_WITH_GRAVE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_E_WITH_ACUTE
public final void mLATIN_CAPITAL_LETTER_E_WITH_ACUTE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_E_WITH_CIRCUMFLEX
public final void mLATIN_CAPITAL_LETTER_E_WITH_CIRCUMFLEX(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_I_WITH_GRAVE
public final void mLATIN_CAPITAL_LETTER_I_WITH_GRAVE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_I_WITH_ACUTE
public final void mLATIN_CAPITAL_LETTER_I_WITH_ACUTE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_I_WITH_CIRCUMFLEX
public final void mLATIN_CAPITAL_LETTER_I_WITH_CIRCUMFLEX(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_ETH
public final void mLATIN_CAPITAL_LETTER_ETH(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_N_WITH_TILDE
public final void mLATIN_CAPITAL_LETTER_N_WITH_TILDE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_O_WITH_GRAVE
public final void mLATIN_CAPITAL_LETTER_O_WITH_GRAVE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_O_WITH_ACUTE
public final void mLATIN_CAPITAL_LETTER_O_WITH_ACUTE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_O_WITH_CIRCUMFLEX
public final void mLATIN_CAPITAL_LETTER_O_WITH_CIRCUMFLEX(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_O_WITH_TILDE
public final void mLATIN_CAPITAL_LETTER_O_WITH_TILDE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mMULTIPLICATION_SIGN
public final void mMULTIPLICATION_SIGN(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_O_WITH_STROKE
public final void mLATIN_CAPITAL_LETTER_O_WITH_STROKE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_U_WITH_GRAVE
public final void mLATIN_CAPITAL_LETTER_U_WITH_GRAVE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_U_WITH_ACUTE
public final void mLATIN_CAPITAL_LETTER_U_WITH_ACUTE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_U_WITH_CIRCUMFLEX
public final void mLATIN_CAPITAL_LETTER_U_WITH_CIRCUMFLEX(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_Y_WITH_ACUTE
public final void mLATIN_CAPITAL_LETTER_Y_WITH_ACUTE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_CAPITAL_LETTER_THORN
public final void mLATIN_CAPITAL_LETTER_THORN(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_SHARP_S
public final void mLATIN_SMALL_LETTER_SHARP_S(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_A_WITH_GRAVE
public final void mLATIN_SMALL_LETTER_A_WITH_GRAVE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_A_WITH_ACUTE
public final void mLATIN_SMALL_LETTER_A_WITH_ACUTE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_A_WITH_CIRCUMFLEX
public final void mLATIN_SMALL_LETTER_A_WITH_CIRCUMFLEX(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_A_WITH_TILDE
public final void mLATIN_SMALL_LETTER_A_WITH_TILDE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_A_WITH_RING_ABOVE
public final void mLATIN_SMALL_LETTER_A_WITH_RING_ABOVE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_AE
public final void mLATIN_SMALL_LETTER_AE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_C_WITH_CEDILLA
public final void mLATIN_SMALL_LETTER_C_WITH_CEDILLA(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_E_WITH_GRAVE
public final void mLATIN_SMALL_LETTER_E_WITH_GRAVE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_E_WITH_ACUTE
public final void mLATIN_SMALL_LETTER_E_WITH_ACUTE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_E_WITH_CIRCUMFLEX
public final void mLATIN_SMALL_LETTER_E_WITH_CIRCUMFLEX(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_I_WITH_GRAVE
public final void mLATIN_SMALL_LETTER_I_WITH_GRAVE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_I_WITH_ACUTE
public final void mLATIN_SMALL_LETTER_I_WITH_ACUTE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_I_WITH_CIRCUMFLEX
public final void mLATIN_SMALL_LETTER_I_WITH_CIRCUMFLEX(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_ETH
public final void mLATIN_SMALL_LETTER_ETH(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_N_WITH_TILDE
public final void mLATIN_SMALL_LETTER_N_WITH_TILDE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_O_WITH_GRAVE
public final void mLATIN_SMALL_LETTER_O_WITH_GRAVE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_O_WITH_ACUTE
public final void mLATIN_SMALL_LETTER_O_WITH_ACUTE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_O_WITH_CIRCUMFLEX
public final void mLATIN_SMALL_LETTER_O_WITH_CIRCUMFLEX(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_O_WITH_TILDE
public final void mLATIN_SMALL_LETTER_O_WITH_TILDE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mDIVISION_SIGN
public final void mDIVISION_SIGN(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_O_WITH_STROKE
public final void mLATIN_SMALL_LETTER_O_WITH_STROKE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_U_WITH_GRAVE
public final void mLATIN_SMALL_LETTER_U_WITH_GRAVE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_U_WITH_ACUTE
public final void mLATIN_SMALL_LETTER_U_WITH_ACUTE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_U_WITH_CIRCUMFLEX
public final void mLATIN_SMALL_LETTER_U_WITH_CIRCUMFLEX(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_Y_WITH_ACUTE
public final void mLATIN_SMALL_LETTER_Y_WITH_ACUTE(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mLATIN_SMALL_LETTER_THORN
public final void mLATIN_SMALL_LETTER_THORN(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mEURO_CURRENCY
public final void mEURO_CURRENCY(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
mANY_CHAR
public final void mANY_CHAR(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
- Throws:
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
Copyleft ㊢ 2003-2004 MPL 1.1, All Rights Footloose.