| Package | Description |
|---|---|
| org.apache.flink.table.expressions | |
| org.apache.flink.table.expressions.utils |
| Modifier and Type | Method and Description |
|---|---|
static UnresolvedReferenceExpression |
ApiExpressionUtils.unresolvedRef(String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract R |
ApiExpressionVisitor.visit(UnresolvedReferenceExpression unresolvedReference) |
| Modifier and Type | Method and Description |
|---|---|
T |
ApiExpressionDefaultVisitor.visit(UnresolvedReferenceExpression unresolvedReference) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.