public class LiteralExpression extends BaseExpression
LiteralExpression(Object result, List<String> varNames)
Object
execute(Map<String,Object> env)
execute, getVariableNames
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LiteralExpression(Object result, List<String> varNames)
public Object execute(Map<String,Object> env)
Expression
env
Copyright © 2017. All Rights Reserved.