Class MacroContext

    • Field Detail

      • bodyParameters

        public freemarker.core.ast.ParameterList bodyParameters
    • Constructor Detail

      • MacroContext

        public MacroContext​(freemarker.core.ast.Macro macro,
                            Environment env,
                            freemarker.core.ast.TemplateElement body,
                            freemarker.core.ast.ParameterList bodyParameters)