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