|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of EBNFSupport in fr.umlv.tatoo.cc.ebnf |
|---|
| Methods in fr.umlv.tatoo.cc.ebnf that return EBNFSupport | |
|---|---|
EBNFSupport |
EBNFParserTableBuilder.getEBNFSupport()
|
| Methods in fr.umlv.tatoo.cc.ebnf with parameters of type EBNFSupport | |
|---|---|
static boolean |
Analysis.analyse(EBNFASTImpl ast,
RuleFactory ruleFactory,
Encoding encoding,
GrammarFactory grammarFactory,
EBNFSupport ebnfSupport,
ToolsFactory toolsFactory)
|
| Constructors in fr.umlv.tatoo.cc.ebnf with parameters of type EBNFSupport | |
|---|---|
EBNFParserTableBuilder(GrammarFactory grammarFactory,
EBNFSupport ebnfSupport,
boolean isFatalError)
|
|
| Uses of EBNFSupport in fr.umlv.tatoo.cc.ebnf.ast.analysis |
|---|
| Methods in fr.umlv.tatoo.cc.ebnf.ast.analysis with parameters of type EBNFSupport | |
|---|---|
EnterPassTwo |
EnterPassOne.createEnterPassTwo(EBNFSupport ebnfSupport)
|
| Uses of EBNFSupport in fr.umlv.tatoo.cc.parser.grammar |
|---|
| Methods in fr.umlv.tatoo.cc.parser.grammar that return EBNFSupport | |
|---|---|
EBNFSupport |
ParserTableBuilder.getEBNFSupport()
Returns the EBNF support. |
| Uses of EBNFSupport in fr.umlv.tatoo.cc.parser.main |
|---|
| Fields in fr.umlv.tatoo.cc.parser.main with type parameters of type EBNFSupport | |
|---|---|
static ExtensionBus.DataKey<EBNFSupport> |
ParserDataKeys.ebnfSupport
|
| Uses of EBNFSupport in fr.umlv.tatoo.cc.parser.xml |
|---|
| Methods in fr.umlv.tatoo.cc.parser.xml that return EBNFSupport | |
|---|---|
EBNFSupport |
ParserXMLDigester.getEBNFSupport()
|
| Uses of EBNFSupport in fr.umlv.tatoo.cc.tools.ast.generator |
|---|
| Methods in fr.umlv.tatoo.cc.tools.ast.generator with parameters of type EBNFSupport | |
|---|---|
void |
ASTGenerator.generate(GeneratorBean bean,
GrammarRepository grammarRepository,
EBNFSupport ebnfSupport,
ToolsFactory toolsFactory,
Map<TerminalDecl,Type> terminalValueTypeMap,
Map<ProductionDecl,Type> productionTypeMap,
Map<NonTerminalDecl,NonTerminalKind> nonTerminalKindMap,
Map<VariableDecl,Type> parentMap)
|
| Uses of EBNFSupport in fr.umlv.tatoo.cc.tools.generator |
|---|
| Methods in fr.umlv.tatoo.cc.tools.generator with parameters of type EBNFSupport | |
|---|---|
void |
ToolsGenerator.generate(GeneratorBean bean,
RuleFactory ruleFactory,
GrammarRepository grammarItemsRepository,
EBNFSupport ebnfSupport,
ToolsFactory toolsFactory,
Set<? extends ProductionDecl> astSet)
|
| Constructors in fr.umlv.tatoo.cc.tools.generator with parameters of type EBNFSupport | |
|---|---|
ToolsGeneratorUtils.VarParamClosure(EBNFSupport support)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||