public class E_Cast extends ExprFunction2
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL
Modifier and Type | Method and Description |
---|---|
Expr |
copy(Expr arg1,
Expr arg2) |
NodeValue |
eval(NodeValue x,
NodeValue y) |
apply, applyNodeTransform, copySubstitute, eval, eval, getArg, getArg1, getArg2, hashCode, numArgs, visit
equals, getArgs, getFunction, getFunctionIRI, getFunctionName, getFunctionPrintName, getFunctionSymbol, getOpName, isFunction
asVar, copySubstitute, deepCopy, getConstant, getExpr, getExprVar, getGraphPattern, getVarName, getVarNamesMentioned, getVarsMentioned, isConstant, isExpr, isGraphPattern, isSatisfied, isVariable, toString, varNamesMentioned, varsMentioned
public NodeValue eval(NodeValue x, NodeValue y)
eval
in class ExprFunction2
public Expr copy(Expr arg1, Expr arg2)
copy
in class ExprFunction2
Licenced under the Apache License, Version 2.0