public static final class FunctionExpression.FuncExpressionImpl extends java.lang.Object implements FunctionExpression
FunctionExpression
implementationFunctionExpression.FuncExpressionImpl
EMPTY_EXPRESSION, EMPTY_NAMED_REFERENCE
Modifier and Type | Method and Description |
---|---|
Expression[] |
arguments() |
java.lang.String |
functionName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
children, of, of
references
public java.lang.String functionName()
functionName
in interface FunctionExpression
public Expression[] arguments()
arguments
in interface FunctionExpression