public interface Block
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(PebbleTemplateImpl self,
Writer writer,
EvaluationContext context) |
String |
getName() |
String getName()
void evaluate(PebbleTemplateImpl self, Writer writer, EvaluationContext context) throws PebbleException, IOException
PebbleExceptionIOExceptionCopyright © 2015. All rights reserved.