com.lyncode.jtwig.tree.expressions
Class Variable
java.lang.Object
com.lyncode.jtwig.tree.expressions.Variable
- All Implemented Interfaces:
- Element, Expression
public class Variable
- extends Object
- implements Element, Expression
Variable
public Variable(String identifier)
getIdentifier
public String getIdentifier()
toString
public String toString()
- Overrides:
toString in class Object
calculate
public Object calculate(JtwigContext context)
- Specified by:
calculate in interface Expression
Copyright © 2014. All Rights Reserved.