public abstract class ValueDirective extends LineDirective
Directive.VariableDIRECTIVE_FILE_EXTENSION| Constructor and Description |
|---|
ValueDirective() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doRender(TemplateEngine engine,
List<Directive.Variable> variables) |
abstract String |
toString(Object value) |
getTypeprotected String doRender(TemplateEngine engine, List<Directive.Variable> variables)
Copyright © 2020. All rights reserved.