|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
CharBufferWrapper
wraps a CharBuffer
in order to allow
a lexer to process its content in order to have its tokens extracted.CharBufferWrapper
which wraps specified CharBuffer
.
RegexTable
implementation for DFA which uses all unicode characters.CharRegexTable
, and accepts which gives accepting states
CharSequenceWrapper
wraps a CharSequence
in order to allow
a lexer to process its content in order to have its tokens extracted.CharSequenceWrapper
which wraps specified CharSequence
.
ParserErrorRecoveryPolicy.continueRecoverOnError(fr.umlv.tatoo.runtime.parser.Parser, fr.umlv.tatoo.runtime.util.IntArrayList, T)
returning ActionReturn.NEXT_ERROR
.
file
associated
with the current info.
file
associated
with the current info.
CommandLineParser(commands)
or
addCommand(commands)
.LexerErrorRecoveryPolicy.errorRecoveryNeedsContinuation()
returns true
ParserErrorRecoveryPolicy.errorRecoveryNeedsContinuation()
returns true
LexerErrorRecoveryPolicy.unexpectedEndOfFileRecoveryNeedsContinuation()
returns true
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |