| Package | Description |
|---|---|
| org.apache.calcite.linq4j.tree |
Object model for Java expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static Expression |
Expressions.visitChildren(ExpressionVisitor visitor)
Reduces the node and then calls the visitor delegate on the
reduced expression.
|
Copyright © 2012–2023 The Apache Software Foundation. All rights reserved.