public class FastSimpleGenericEdifactDirectXMLLexer
extends org.antlr.runtime.Lexer
Modifier and Type | Field and Description |
---|---|
static int |
COMPLEX_ELEMENT_ITEM_SEPARATOR |
static int |
ELEMENT_SEPARATOR |
static int |
EOF |
static int |
RELEASE_CHARACTER |
static int |
SEGMENT_TERMINATOR |
static int |
T__10 |
static int |
T__11 |
static int |
T__12 |
static int |
T__13 |
static int |
T__14 |
static int |
T__9 |
static int |
TEXT_DATA |
Constructor and Description |
---|
FastSimpleGenericEdifactDirectXMLLexer() |
FastSimpleGenericEdifactDirectXMLLexer(org.antlr.runtime.CharStream input) |
FastSimpleGenericEdifactDirectXMLLexer(org.antlr.runtime.CharStream input,
org.antlr.runtime.RecognizerSharedState state) |
Modifier and Type | Method and Description |
---|---|
org.antlr.runtime.Lexer[] |
getDelegates() |
String |
getGrammarFileName() |
void |
mCOMPLEX_ELEMENT_ITEM_SEPARATOR() |
void |
mELEMENT_SEPARATOR() |
void |
mRELEASE_CHARACTER() |
void |
mSEGMENT_TERMINATOR() |
void |
mT__10() |
void |
mT__11() |
void |
mT__12() |
void |
mT__13() |
void |
mT__14() |
void |
mT__9() |
void |
mTEXT_DATA() |
void |
mTokens() |
emit, emit, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getCharStream, getEOFToken, getErrorMessage, getLine, getSourceName, getText, match, match, matchAny, matchRange, nextToken, recover, reportError, 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__9
public static final int T__10
public static final int T__11
public static final int T__12
public static final int T__13
public static final int T__14
public static final int COMPLEX_ELEMENT_ITEM_SEPARATOR
public static final int ELEMENT_SEPARATOR
public static final int RELEASE_CHARACTER
public static final int SEGMENT_TERMINATOR
public static final int TEXT_DATA
public FastSimpleGenericEdifactDirectXMLLexer()
public FastSimpleGenericEdifactDirectXMLLexer(org.antlr.runtime.CharStream input)
public FastSimpleGenericEdifactDirectXMLLexer(org.antlr.runtime.CharStream input, org.antlr.runtime.RecognizerSharedState state)
public org.antlr.runtime.Lexer[] getDelegates()
public String getGrammarFileName()
getGrammarFileName
in class org.antlr.runtime.BaseRecognizer
public final void mT__9() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__10() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__11() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__12() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__13() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mT__14() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mRELEASE_CHARACTER() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mELEMENT_SEPARATOR() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mSEGMENT_TERMINATOR() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mCOMPLEX_ELEMENT_ITEM_SEPARATOR() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public final void mTEXT_DATA() 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 © 2018 Hitachi Vantara. All rights reserved.