public class CruxUtils extends Object
| Constructor and Description |
|---|
CruxUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.calcite.linq4j.tree.Expression |
callExpression(Method m,
org.apache.calcite.linq4j.tree.Expression[] args) |
static IFn |
resolve(String symbolName) |
static IFn |
resolveWithErrorLogging(String symbolName) |
public static org.apache.calcite.linq4j.tree.Expression callExpression(Method m, org.apache.calcite.linq4j.tree.Expression[] args)