org.pentaho.di.trans.steps.edi2xml.grammar
Class FastSimpleGenericEdifactDirectXMLLexer
java.lang.Object
org.antlr.runtime.BaseRecognizer
org.antlr.runtime.Lexer
org.pentaho.di.trans.steps.edi2xml.grammar.FastSimpleGenericEdifactDirectXMLLexer
- All Implemented Interfaces:
- org.antlr.runtime.TokenSource
public class FastSimpleGenericEdifactDirectXMLLexer
- extends org.antlr.runtime.Lexer
Fields inherited from class org.antlr.runtime.BaseRecognizer |
DEFAULT_TOKEN_CHANNEL, HIDDEN, INITIAL_FOLLOW_STACK_SIZE, MEMO_RULE_FAILED, MEMO_RULE_UNKNOWN, NEXT_TOKEN_RULE_NAME |
Methods inherited from class org.antlr.runtime.Lexer |
emit, emit, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getCharStream, getErrorMessage, getLine, getSourceName, getText, match, match, matchAny, matchRange, nextToken, recover, reportError, reset, setCharStream, setText, skip, traceIn, traceOut |
Methods inherited from class org.antlr.runtime.BaseRecognizer |
alreadyParsedRule, beginResync, consumeUntil, consumeUntil, displayRecognitionError, emitErrorMessage, endResync, failed, getBacktrackingLevel, getErrorHeader, getNumberOfSyntaxErrors, getRuleInvocationStack, getRuleInvocationStack, getRuleMemoization, getRuleMemoizationCacheSize, getTokenErrorDisplay, getTokenNames, match, matchAny, memoize, mismatchIsMissingToken, mismatchIsUnwantedToken, recover, recoverFromMismatchedSet, setBacktrackingLevel, toStrings, traceIn, traceOut |
EOF
public static final int EOF
- See Also:
- Constant Field Values
T__9
public static final int T__9
- See Also:
- Constant Field Values
T__10
public static final int T__10
- See Also:
- Constant Field Values
T__11
public static final int T__11
- See Also:
- Constant Field Values
T__12
public static final int T__12
- See Also:
- Constant Field Values
T__13
public static final int T__13
- See Also:
- Constant Field Values
T__14
public static final int T__14
- See Also:
- Constant Field Values
COMPLEX_ELEMENT_ITEM_SEPARATOR
public static final int COMPLEX_ELEMENT_ITEM_SEPARATOR
- See Also:
- Constant Field Values
ELEMENT_SEPARATOR
public static final int ELEMENT_SEPARATOR
- See Also:
- Constant Field Values
RELEASE_CHARACTER
public static final int RELEASE_CHARACTER
- See Also:
- Constant Field Values
SEGMENT_TERMINATOR
public static final int SEGMENT_TERMINATOR
- See Also:
- Constant Field Values
TEXT_DATA
public static final int TEXT_DATA
- See Also:
- Constant Field Values
FastSimpleGenericEdifactDirectXMLLexer
public FastSimpleGenericEdifactDirectXMLLexer()
FastSimpleGenericEdifactDirectXMLLexer
public FastSimpleGenericEdifactDirectXMLLexer(org.antlr.runtime.CharStream input)
FastSimpleGenericEdifactDirectXMLLexer
public FastSimpleGenericEdifactDirectXMLLexer(org.antlr.runtime.CharStream input,
org.antlr.runtime.RecognizerSharedState state)
getDelegates
public org.antlr.runtime.Lexer[] getDelegates()
getGrammarFileName
public String getGrammarFileName()
- Overrides:
getGrammarFileName
in class org.antlr.runtime.BaseRecognizer
mT__9
public final void mT__9()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT__10
public final void mT__10()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT__11
public final void mT__11()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT__12
public final void mT__12()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT__13
public final void mT__13()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT__14
public final void mT__14()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mRELEASE_CHARACTER
public final void mRELEASE_CHARACTER()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mELEMENT_SEPARATOR
public final void mELEMENT_SEPARATOR()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mSEGMENT_TERMINATOR
public final void mSEGMENT_TERMINATOR()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mCOMPLEX_ELEMENT_ITEM_SEPARATOR
public final void mCOMPLEX_ELEMENT_ITEM_SEPARATOR()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mTEXT_DATA
public final void mTEXT_DATA()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mTokens
public void mTokens()
throws org.antlr.runtime.RecognitionException
- Specified by:
mTokens
in class org.antlr.runtime.Lexer
- Throws:
org.antlr.runtime.RecognitionException