com.lyncode.jtwig.tree.expressions
Class Selection
java.lang.Object
com.lyncode.jtwig.tree.helper.ElementList
com.lyncode.jtwig.tree.expressions.Selection
- All Implemented Interfaces:
- Element, Expression
public class Selection
- extends ElementList
- implements Expression
Selection
public Selection(Object... list)
calculate
public Object calculate(JtwigContext context)
throws CalculateException
- Specified by:
calculate in interface Expression
- Throws:
CalculateException
Copyright © 2014. All Rights Reserved.