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