| Package | Description |
|---|---|
| org.apache.calcite.rex |
Provides a language for representing row-expressions.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
RexProgram.ConstantFinder
Walks over an expression and determines whether it is constant.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) static RexUtil.ConstantFinder |
RexUtil.ConstantFinder.INSTANCE |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.