| Interface | Description |
|---|---|
| OutputModelFactory |
| Class | Description |
|---|---|
| ActionTranslator | |
| BlankOutputModelFactory | |
| CodeGenerator |
General controller for code gen.
|
| CodeGeneratorExtension |
Filter list of SrcOps and return; default is pass-through filter
|
| CodeGenPipeline | |
| DefaultOutputModelFactory |
Create output objects for elements *within* rule functions except
buildOutputModel() which builds outer/root model object and any
objects such as RuleFunction that surround elements in rule
functions.
|
| LexerFactory | |
| OutputModelController |
This receives events from SourceGenTriggers.g and asks factory to do work.
|
| OutputModelWalker |
Convert an output model tree to template hierarchy by walking
the output model.
|
| ParserFactory | |
| SourceGenTriggers | |
| SourceGenTriggers.alt_return | |
| SourceGenTriggers.alternative_return | |
| Target | |
| UnicodeEscapes |
Utility class to escape Unicode code points using various
languages' syntaxes.
|
Copyright © 1992–2020 ANTLR. All rights reserved.