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