Uses of Class
compozitor.template.core.interfaces.Directive.Variable
-
Packages that use Directive.Variable Package Description compozitor.template.core.interfaces -
-
Uses of Directive.Variable in compozitor.template.core.interfaces
Method parameters in compozitor.template.core.interfaces with type arguments of type Directive.Variable Modifier and Type Method Description protected abstract StringDirective. doRender(TemplateEngine engine, List<Directive.Variable> variables)protected StringRender. doRender(TemplateEngine engine, List<Directive.Variable> variables)protected StringValueDirective. doRender(TemplateEngine engine, List<Directive.Variable> variables)
-