public class E_Call extends ExprFunctionN
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL
Modifier and Type | Method and Description |
---|---|
NodeValue |
eval(List<NodeValue> args,
FunctionEnv env) |
NodeValue |
evalSpecial(Binding binding,
FunctionEnv env)
Special form evaluation (example, don't eval the arguments first)
|
apply, applyNodeTransform, copySubstitute, 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_Call(ExprList args)
public NodeValue evalSpecial(Binding binding, FunctionEnv env)
ExprFunctionN
public NodeValue eval(List<NodeValue> args, FunctionEnv env)
eval
in class ExprFunctionN
Licenced under the Apache License, Version 2.0