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