|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ToolsTable | |
|---|---|
| fr.umlv.tatoo.runtime.tools | |
| fr.umlv.tatoo.runtime.tools.builder | |
| Uses of ToolsTable in fr.umlv.tatoo.runtime.tools |
|---|
| Methods in fr.umlv.tatoo.runtime.tools with parameters of type ToolsTable | |
|---|---|
LexerListener<R,B> |
ToolsProcessor.createLexerListener(SimpleParser<? super T> parser,
ToolsTable<? super R,? extends T> table)
Create a ToolsProcessor.LexerHandler
from a ToolsTable and a parser. |
| Constructors in fr.umlv.tatoo.runtime.tools with parameters of type ToolsTable | |
|---|---|
ParserLookaheadActivator(Parser<T,?,?,V> parser,
ToolsTable<R,T> toolsTable,
Map<V,R[][]> container)
|
|
| Uses of ToolsTable in fr.umlv.tatoo.runtime.tools.builder |
|---|
| Methods in fr.umlv.tatoo.runtime.tools.builder with parameters of type ToolsTable | ||
|---|---|---|
static
|
Builder.analyzer(LexerTable<R> lexerTable,
ParserTable<T,N,P,V> parserTable,
ToolsTable<R,T> toolsTable)
|
|
|
Builder.ExpertLexerBuilder.parser(Parser<T,N,P,V> parser,
ToolsTable<R,T> toolsTable)
Asks to configure the lexer with an existing parser. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||