public class PairOperator extends ExpressionOperator
Constructor and Description |
---|
PairOperator() |
Modifier and Type | Method and Description |
---|---|
Object |
evaluate(Iterator<Object> operands,
ExpressionVariables variables)
Evaluates the operator
|
getParameterInfo
public Object evaluate(Iterator<Object> operands, ExpressionVariables variables)
ExpressionOperator
evaluate
in class ExpressionOperator
operands
- the operands (contains booleans)variables
- the evaluation contextCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.