public class TemplatePlugin extends AbstractPlugin
name, priority| Constructor and Description |
|---|
TemplatePlugin() |
| Modifier and Type | Method and Description |
|---|---|
PluginInvoke |
invoke(Expression expressionNode,
PluginCallInfo callInfo,
CompilerContext compilerContext)
Given the plugin invocation provide an invoke object which will influence the rendering command
stream
|
compareTo, decodeVariableName, name, prioritypublic PluginInvoke invoke(Expression expressionNode, PluginCallInfo callInfo, CompilerContext compilerContext)
PluginexpressionNode - the expression used at plugin invocationcallInfo - the parameters given to the plugincompilerContext - a compiler context providing utility methods to pluginsPluginInvokeCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.