com.lyncode.jtwig.tree.helper
Class StrictBinaryOperation
java.lang.Object
com.lyncode.jtwig.tree.helper.StrictBinaryOperation
- All Implemented Interfaces:
- Expression
public class StrictBinaryOperation
- extends Object
- implements Expression
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StrictBinaryOperation
public StrictBinaryOperation()
create
public static StrictBinaryOperation create(OperationBinary binary)
calculate
public Object calculate(JtwigContext context)
throws CalculateException
- Specified by:
calculate in interface Expression
- Throws:
CalculateException
Copyright © 2014. All Rights Reserved.