Interface Block
public interface Block
-
Method Summary
Modifier and TypeMethodDescriptionvoid
evaluate
(PebbleTemplateImpl self, Writer writer, EvaluationContextImpl context) getName()
-
Method Details
-
getName
String getName() -
evaluate
void evaluate(PebbleTemplateImpl self, Writer writer, EvaluationContextImpl context) throws IOException - Throws:
IOException
-