Interface Function
- All Superinterfaces:
NamedArguments
- All Known Implementing Classes:
i18nFunction, MaxFunction, MinFunction, RangeFunction
-
Method Summary
Modifier and TypeMethodDescriptionexecute(Map<String, Object> args, PebbleTemplate self, EvaluationContext context, int lineNumber) Methods inherited from interface NamedArguments
getArgumentNames
-
Method Details
-
execute
Object execute(Map<String, Object> args, PebbleTemplate self, EvaluationContext context, int lineNumber)
-