public class GroupLexer
extends org.antlr.runtime.Lexer
Modifier and Type | Class and Description |
---|---|
protected class |
GroupLexer.DFA8 |
Modifier and Type | Field and Description |
---|---|
static int |
ANONYMOUS_TEMPLATE |
static int |
BIGSTRING |
static int |
BIGSTRING_NO_NL |
static int |
COMMENT |
protected GroupLexer.DFA8 |
dfa8 |
static int |
EOF |
static int |
FALSE |
STGroup |
group |
static int |
ID |
static int |
LBRACK |
static int |
LINE_COMMENT |
static int |
RBRACK |
static int |
STRING |
static int |
T__16 |
static int |
T__17 |
static int |
T__18 |
static int |
T__19 |
static int |
T__20 |
static int |
T__21 |
static int |
T__22 |
static int |
T__23 |
static int |
T__24 |
static int |
T__25 |
static int |
T__26 |
static int |
T__27 |
static int |
T__28 |
static int |
T__29 |
static int |
TRUE |
static int |
WS |
Constructor and Description |
---|
GroupLexer() |
GroupLexer(org.antlr.runtime.CharStream input) |
GroupLexer(org.antlr.runtime.CharStream input,
org.antlr.runtime.RecognizerSharedState state) |
Modifier and Type | Method and Description |
---|---|
org.antlr.runtime.Lexer[] |
getDelegates() |
String |
getGrammarFileName() |
String |
getSourceName() |
void |
mANONYMOUS_TEMPLATE() |
void |
mBIGSTRING_NO_NL() |
void |
mBIGSTRING() |
void |
mCOMMENT() |
void |
mFALSE() |
void |
mID() |
void |
mLBRACK() |
void |
mLINE_COMMENT() |
void |
mRBRACK() |
void |
mSTRING() |
void |
mT__16() |
void |
mT__17() |
void |
mT__18() |
void |
mT__19() |
void |
mT__20() |
void |
mT__21() |
void |
mT__22() |
void |
mT__23() |
void |
mT__24() |
void |
mT__25() |
void |
mT__26() |
void |
mT__27() |
void |
mT__28() |
void |
mT__29() |
void |
mTokens() |
void |
mTRUE() |
void |
mWS() |
void |
reportError(org.antlr.runtime.RecognitionException e) |
emit, emit, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getCharStream, getEOFToken, getErrorMessage, getLine, getText, match, match, matchAny, matchRange, nextToken, recover, reset, setCharStream, setText, skip, traceIn, traceOut
alreadyParsedRule, beginResync, combineFollows, computeContextSensitiveRuleFOLLOW, computeErrorRecoverySet, consumeUntil, consumeUntil, displayRecognitionError, emitErrorMessage, endResync, failed, getBacktrackingLevel, getCurrentInputSymbol, getErrorHeader, getMissingSymbol, getNumberOfSyntaxErrors, getRuleInvocationStack, getRuleInvocationStack, getRuleMemoization, getRuleMemoizationCacheSize, getTokenErrorDisplay, getTokenNames, match, matchAny, memoize, mismatchIsMissingToken, mismatchIsUnwantedToken, pushFollow, recover, recoverFromMismatchedSet, recoverFromMismatchedToken, setBacktrackingLevel, toStrings, traceIn, traceOut
public static final int EOF
public static final int T__16
public static final int T__17
public static final int T__18
public static final int T__19
public static final int T__20
public static final int T__21
public static final int T__22
public static final int T__23
public static final int T__24
public static final int T__25
public static final int T__26
public static final int T__27
public static final int T__28
public static final int T__29
public static final int ANONYMOUS_TEMPLATE
public static final int BIGSTRING
public static final int BIGSTRING_NO_NL
public static final int COMMENT
public static final int FALSE
public static final int ID
public static final int LBRACK
public static final int LINE_COMMENT
public static final int RBRACK
public static final int STRING
public static final int TRUE
public static final int WS
public STGroup group
protected GroupLexer.DFA8 dfa8
public GroupLexer()
public GroupLexer(org.antlr.runtime.CharStream input)
public GroupLexer(org.antlr.runtime.CharStream input, org.antlr.runtime.RecognizerSharedState state)
public void reportError(org.antlr.runtime.RecognitionException e)
reportError
in class org.antlr.runtime.Lexer
public String getSourceName()
getSourceName
in interface org.antlr.runtime.TokenSource
getSourceName
in class org.antlr.runtime.Lexer
public org.antlr.runtime.Lexer[] getDelegates()
public String getGrammarFileName()
getGrammarFileName
in class org.antlr.runtime.BaseRecognizer
public final void mFALSE() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mLBRACK() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mRBRACK() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mTRUE() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__16() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__17() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__18() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__19() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__20() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__21() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__22() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__23() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__24() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__25() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__26() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__27() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__28() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__29() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mID() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mSTRING() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mBIGSTRING_NO_NL() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mBIGSTRING() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mANONYMOUS_TEMPLATE() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mCOMMENT() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mLINE_COMMENT() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mWS() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public void mTokens() throws org.antlr.runtime.RecognitionException
mTokens
in class org.antlr.runtime.Lexer
org.antlr.runtime.RecognitionException
Copyright © 2024. All rights reserved.