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() |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchildren, of, ofreferencespublic java.lang.String functionName()
functionName in interface FunctionExpressionpublic Expression[] arguments()
arguments in interface FunctionExpressionpublic java.lang.String toString()
toString in class java.lang.Object