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