|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Builder.LexerBuilder | |
|---|---|
| fr.umlv.tatoo.runtime.tools.builder | |
| Uses of Builder.LexerBuilder in fr.umlv.tatoo.runtime.tools.builder |
|---|
| Methods in fr.umlv.tatoo.runtime.tools.builder that return Builder.LexerBuilder | |
|---|---|
Builder.LexerBuilder<R,B> |
Builder.LexerBuilder.activator(RuleActivator<R> activator)
Set a rule activator. |
Builder.LexerBuilder<R,B> |
Builder.LexerBuilder.allRuleActivator()
Set a rule activator that will activate all rules at any time. |
Builder.LexerBuilder<R,B> |
Builder.LexerBufferBuilder.debugListener()
Returns a lexer builder configured with a special implementation of a lexer listener that will print the events sent by the lexer. |
Builder.LexerBuilder<R,B> |
Builder.LexerBufferBuilder.listener(LexerListener<? super R,? super B> listener)
Returns a lexer builder configured with the lexer listener taken as parameter. |
Builder.LexerBuilder<R,B> |
Builder.LexerBuilder.trace()
Adds a debug proxy in front of the lexer listener that will trace all calls to the lexer listener |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||