Package org.antlr.v4.codegen
package org.antlr.v4.codegen
-
ClassDescriptionGeneral controller for code gen.Filter list of SrcOps and return; default is pass-through filterCreate 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.This receives events from SourceGenTriggers.g and asks factory to do work.Convert an output model tree to template hierarchy by walking the output model.Utility class to escape Unicode code points using various languages' syntaxes.