|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GeneratorBean in fr.umlv.tatoo.cc.common.main |
|---|
| Classes in fr.umlv.tatoo.cc.common.main with type parameters of type GeneratorBean | |
|---|---|
class |
AbstractTask<B extends GeneratorBean>
Main of the parser generator. |
| Fields in fr.umlv.tatoo.cc.common.main with type parameters of type GeneratorBean | |
|---|---|
static ExtensionBus.DataKey<GeneratorBean> |
CommonDataKeys.bean
|
static Command<GeneratorBean> |
GeneratorOption.check
|
static Command<GeneratorBean> |
GeneratorOption.classpath
|
static AbstractSimpleCommand<GeneratorBean> |
GeneratorOption.destination
|
static AbstractSimpleCommand<GeneratorBean> |
GeneratorOption.extension
|
static Command<GeneratorBean> |
GeneratorOption.logLevel
|
static AbstractSimpleCommand<GeneratorBean> |
GeneratorOption.validating
|
static Command<GeneratorBean> |
GeneratorOption.version
|
| Methods in fr.umlv.tatoo.cc.common.main that return types with arguments of type GeneratorBean | |
|---|---|
static AbstractSimpleCommand<GeneratorBean> |
GeneratorOption.generate(AliasPrototype... aliases)
define the class name of all generated enums. |
static AbstractSimpleCommand<GeneratorBean> |
GeneratorOption.name(AliasPrototype... aliases)
define the class name of all generated files. |
static Command<GeneratorBean> |
GeneratorOption.packaze(String... tools)
|
| Uses of GeneratorBean in fr.umlv.tatoo.cc.lexer.generator |
|---|
| Methods in fr.umlv.tatoo.cc.lexer.generator with parameters of type GeneratorBean | |
|---|---|
void |
SwitchLexerGenerator.generate(GeneratorBean bean,
LexerMap.Switch lexerMapSwitch)
|
void |
LexerGenerator.generate(GeneratorBean bean,
LexerMap.Table lexerMapTable)
|
| Uses of GeneratorBean in fr.umlv.tatoo.cc.lexer.main |
|---|
| Subclasses of GeneratorBean in fr.umlv.tatoo.cc.lexer.main | |
|---|---|
class |
LexerBean
|
| Fields in fr.umlv.tatoo.cc.lexer.main with type parameters of type GeneratorBean | |
|---|---|
static AbstractSimpleCommand<GeneratorBean> |
LexerOption.name
|
| Uses of GeneratorBean in fr.umlv.tatoo.cc.main.main |
|---|
| Subclasses of GeneratorBean in fr.umlv.tatoo.cc.main.main | |
|---|---|
class |
MainBean
|
| Uses of GeneratorBean in fr.umlv.tatoo.cc.parser.generator |
|---|
| Methods in fr.umlv.tatoo.cc.parser.generator with parameters of type GeneratorBean | |
|---|---|
void |
ParserGenerator.generate(GeneratorBean bean,
GrammarRepository factory,
ParserTableDecl table)
|
| Uses of GeneratorBean in fr.umlv.tatoo.cc.parser.main |
|---|
| Subclasses of GeneratorBean in fr.umlv.tatoo.cc.parser.main | |
|---|---|
class |
ParserBean
|
| Uses of GeneratorBean in fr.umlv.tatoo.cc.tools.ast.generator |
|---|
| Methods in fr.umlv.tatoo.cc.tools.ast.generator with parameters of type GeneratorBean | |
|---|---|
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 GeneratorBean in fr.umlv.tatoo.cc.tools.generator |
|---|
| Methods in fr.umlv.tatoo.cc.tools.generator with parameters of type GeneratorBean | |
|---|---|
void |
ToolsGenerator.generate(GeneratorBean bean,
RuleFactory ruleFactory,
GrammarRepository grammarItemsRepository,
EBNFSupport ebnfSupport,
ToolsFactory toolsFactory,
Set<? extends ProductionDecl> astSet)
|
| Uses of GeneratorBean in fr.umlv.tatoo.cc.tools.main |
|---|
| Subclasses of GeneratorBean in fr.umlv.tatoo.cc.tools.main | |
|---|---|
class |
ToolsBean
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||