public class E_NotOneOf extends E_OneOfBase
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL
Constructor and Description |
---|
E_NotOneOf(Expr expr,
ExprList args) |
Modifier and Type | Method and Description |
---|---|
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, copySubstitute, deepCopy, getConstant, getExpr, getExprVar, getGraphPattern, getVarName, getVarNamesMentioned, getVarsMentioned, isConstant, isExpr, isGraphPattern, isSatisfied, isVariable, toString, varNamesMentioned, varsMentioned
public NodeValue evalSpecial(Binding binding, FunctionEnv env)
ExprFunctionN
Licenced under the Apache License, Version 2.0