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, getRHSapply, 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 NodeValue evalSpecial(Binding binding, FunctionEnv env)
ExprFunctionNpublic NodeValue eval(List<NodeValue> args)
eval in class ExprFunctionNpublic Expr copy(ExprList newArgs)
copy in class ExprFunctionNLicenced under the Apache License, Version 2.0