public class E_OneOf extends E_OneOfBase
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL
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)
|
getLHS, getRHS
apply, applyNodeTransform, copySubstitute, eval, eval, getArg, getArgs, numArgs, visit
equals, getFunction, getFunctionIRI, getFunctionName, getFunctionPrintName, getFunctionSymbol, getOpName, hashCode, isFunction
asVar, deepCopy, getConstant, getExpr, getExprVar, getGraphPattern, getVarName, getVarNamesMentioned, getVarsMentioned, isConstant, isExpr, isGraphPattern, isSatisfied, isVariable, toString, varNamesMentioned, varsMentioned
public NodeValue evalSpecial(Binding binding, FunctionEnv env)
ExprFunctionN
public NodeValue eval(List<NodeValue> args)
eval
in class ExprFunctionN
public Expr copy(ExprList newArgs)
copy
in class ExprFunctionN
Licenced under the Apache License, Version 2.0