public class E_Scalar extends ExprFunctionOp
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL
Modifier and Type | Method and Description |
---|---|
Expr |
applyNodeTransform(NodeTransform transform)
Rewrite, applying a node->node transformation
|
ExprFunctionOp |
copy(ExprList args,
Op x) |
Expr |
copySubstitute(Binding binding,
boolean foldConstants) |
apply, eval, getArg, getElement, getGraphPattern, isGraphPattern, numArgs, visit
equals, getArgs, getFunction, getFunctionIRI, getFunctionName, getFunctionPrintName, getFunctionSymbol, getOpName, hashCode, isFunction
asVar, copySubstitute, deepCopy, getConstant, getExpr, getExprVar, getVarName, getVarNamesMentioned, getVarsMentioned, isConstant, isExpr, isSatisfied, isVariable, toString, varNamesMentioned, varsMentioned
public ExprFunctionOp copy(ExprList args, Op x)
copy
in class ExprFunctionOp
public Expr applyNodeTransform(NodeTransform transform)
Expr
applyNodeTransform
in interface Expr
applyNodeTransform
in class ExprNode
public Expr copySubstitute(Binding binding, boolean foldConstants)
copySubstitute
in interface Expr
copySubstitute
in class ExprNode
Licenced under the Apache License, Version 2.0