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 |
---|---|
NodeValue |
evalSpecial(Binding binding,
FunctionEnv env)
Special form evaluation (example, don't eval the arguments first)
|
apply, applyNodeTransform, copySubstitute, eval, eval, getArg, getArgs, numArgs, visit
equals, getFunction, getFunctionIRI, getFunctionName, getFunctionPrintName, getFunctionSymbol, getOpName, hashCode, isFunction
asVar, copySubstitute, deepCopy, getConstant, getExpr, getExprVar, getGraphPattern, getVarName, getVarNamesMentioned, getVarsMentioned, isConstant, isExpr, isGraphPattern, isSatisfied, isVariable, toString, varNamesMentioned, varsMentioned
public E_Coalesce(ExprList args)
public NodeValue evalSpecial(Binding binding, FunctionEnv env)
ExprFunctionN
Licenced under the Apache License, Version 2.0