public class E_StrLength extends ExprFunction1
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL
Constructor and Description |
---|
E_StrLength(Expr expr) |
Modifier and Type | Method and Description |
---|---|
Expr |
copy(Expr expr) |
NodeValue |
eval(NodeValue v) |
apply, applyNodeTransform, copySubstitute, eval, eval, getArg, getArg, 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 E_StrLength(Expr expr)
public NodeValue eval(NodeValue v)
eval
in class ExprFunction1
public Expr copy(Expr expr)
copy
in class ExprFunction1
Licenced under the Apache License, Version 2.0