public class E_Coalesce extends ExprFunctionN
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL| Constructor and Description |
|---|
E_Coalesce(ExprList args) |
| Modifier and Type | Method and Description |
|---|---|
Expr |
copy(ExprList newArgs) |
NodeValue |
eval(List<NodeValue> args) |
NodeValue |
evalSpecial(Binding binding,
FunctionEnv env)
Special form evaluation (example, don't eval the arguments first)
|
apply, applyNodeTransform, copySubstitute, eval, eval, getArg, getArgs, numArgs, visitequals, getFunction, getFunctionIRI, getFunctionName, getFunctionPrintName, getFunctionSymbol, getOpName, hashCode, isFunctionasVar, deepCopy, getConstant, getExpr, getExprVar, getGraphPattern, getVarName, getVarNamesMentioned, getVarsMentioned, isConstant, isExpr, isGraphPattern, isSatisfied, isVariable, toString, varNamesMentioned, varsMentionedpublic E_Coalesce(ExprList args)
public NodeValue evalSpecial(Binding binding, FunctionEnv env)
ExprFunctionNpublic Expr copy(ExprList newArgs)
copy in class ExprFunctionNpublic NodeValue eval(List<NodeValue> args)
eval in class ExprFunctionNLicenced under the Apache License, Version 2.0