public class And extends BinaryFunction
Constructor and Description |
---|
And() |
Modifier and Type | Method and Description |
---|---|
protected Value |
evaluate(ValueFactory valueFactory,
Value arg1,
Value arg2) |
String |
getURI() |
evaluate
public String getURI()
protected Value evaluate(ValueFactory valueFactory, Value arg1, Value arg2) throws ValueExprEvaluationException
evaluate
in class BinaryFunction
ValueExprEvaluationException
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.