Package org.antlr.v4.codegen
-
Interface Summary Interface Description OutputModelFactory -
Class Summary Class Description ActionTranslator BlankOutputModelFactory CodeGenerator General controller for code gen.CodeGeneratorExtension Filter list of SrcOps and return; default is pass-through filterCodeGenPipeline 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' syntax.