public static final class FunctionExpression.FuncExpressionImpl extends java.lang.Object implements FunctionExpression
FunctionExpression implementationFunctionExpression.FuncExpressionImplEMPTY_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, waitchildren, of, ofreferencespublic java.lang.String functionName()
functionName in interface FunctionExpressionpublic Expression[] arguments()
arguments in interface FunctionExpression