public static class PropertyAccess.MapAccess extends Object implements TypedEvaluable.Arg2<Value.MapValue,Value.StringValue,Value<?>>
| Constructor and Description |
|---|
MapAccess() |
| Modifier and Type | Method and Description |
|---|---|
Value<?> |
evaluate(VariableResolver variableResolver,
EvaluationContext evaluationContext,
Token token,
Value.MapValue first,
Value.StringValue second) |
public Value<?> evaluate(VariableResolver variableResolver, EvaluationContext evaluationContext, Token token, Value.MapValue first, Value.StringValue second) throws EvaluationException
evaluate in interface TypedEvaluable.Arg2<Value.MapValue,Value.StringValue,Value<?>>EvaluationExceptionCopyright © 2024. All rights reserved.