Package org.apache.calcite.linq4j.tree
Interface FunctionExpression.Invokable
- Enclosing class:
- FunctionExpression<F extends Function<?>>
public static interface FunctionExpression.Invokable
Function that can be invoked with a variable number of arguments.
- 
Method Summary
- 
Method Details- 
dynamicInvoke
 
-