|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Builder.ExpertLexerBuilder | |
|---|---|
| fr.umlv.tatoo.runtime.tools.builder | |
| Uses of Builder.ExpertLexerBuilder in fr.umlv.tatoo.runtime.tools.builder |
|---|
| Methods in fr.umlv.tatoo.runtime.tools.builder that return Builder.ExpertLexerBuilder | |
|---|---|
Builder.ExpertLexerBuilder<R,B> |
Builder.ExpertLexerBuilder.defaultErrorPolicy(LexerErrorForwarder<B> forwarder,
LexerWarningReporter<B> lexerWarningReporter)
Configures the lexer error recovery policy with the default policy. |
Builder.ExpertLexerBuilder<R,B> |
Builder.ExpertLexerBuilder.defaultErrorPolicy(LexerWarningReporter<B> lexerWarningReporter)
Configures the lexer error recovery policy with the default policy. |
Builder.ExpertLexerBuilder<R,B> |
Builder.ExpertLexerBuilder.errorPolicy(LexerErrorRecoveryPolicy<R,B> errorPolicy)
Set a pluggable error recovery policy. |
Builder.ExpertLexerBuilder<R,B> |
Builder.LexerBuilder.expert()
Returns a lexer builder with more configuration options. |
Builder.ExpertLexerBuilder<R,B> |
Builder.ExpertLexerBuilder.lifecycleHandler(LifecycleHandler<B> lifecycleHandler)
Configures a lifecycle handler for the lexer. |
Builder.ExpertLexerBuilder<R,B> |
Builder.ExpertLexerBuilder.noErrorPolicy()
Configures the lexer error recovery policy to throw a lexing exception if a character is not recognized. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||