public class EqualsExpression extends BinaryExpression<Boolean>
| Constructor and Description |
|---|
EqualsExpression() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
evaluate(PebbleTemplateImpl self,
EvaluationContextImpl context) |
accept, getLeftExpression, getLineNumber, getRightExpression, setLeft, setLineNumber, setRightpublic Boolean evaluate(PebbleTemplateImpl self, EvaluationContextImpl context)
Copyright © 2018. All rights reserved.