public interface Expression extends Expression
Modifier and Type | Method and Description |
---|---|
Object |
getValue(VariableScope variableScope,
BaseDelegateExecution contextExecution) |
void |
setValue(Object value,
VariableScope variableScope,
BaseDelegateExecution contextExecution) |
getExpressionText, getValue, isLiteralText, setValue
Object getValue(VariableScope variableScope, BaseDelegateExecution contextExecution)
void setValue(Object value, VariableScope variableScope, BaseDelegateExecution contextExecution)
Copyright © 2019. All rights reserved.