public interface Macro extends NamedArguments
| Modifier and Type | Method and Description |
|---|---|
String |
call(PebbleTemplateImpl self,
EvaluationContext context,
Map<String,Object> args) |
String |
getName() |
getArgumentNamesString getName()
String call(PebbleTemplateImpl self, EvaluationContext context, Map<String,Object> args) throws PebbleException
PebbleExceptionCopyright © 2015. All rights reserved.