Modifier and Type | Method and Description |
---|---|
static TypeLiteralExpression |
ApiExpressionUtils.typeLiteral(DataType dataType) |
Modifier and Type | Method and Description |
---|---|
T |
ExpressionDefaultVisitor.visit(TypeLiteralExpression typeLiteral) |
R |
ExpressionVisitor.visit(TypeLiteralExpression typeLiteral) |
Modifier and Type | Method and Description |
---|---|
T |
ApiExpressionDefaultVisitor.visit(TypeLiteralExpression typeLiteral) |
T |
ResolvedExpressionDefaultVisitor.visit(TypeLiteralExpression typeLiteral) |
Modifier and Type | Method and Description |
---|---|
static TypeLiteralExpression |
ExpressionBuilder.typeLiteral(DataType type) |
Modifier and Type | Method and Description |
---|---|
org.apache.calcite.rex.RexNode |
ExpressionConverter.visit(TypeLiteralExpression typeLiteral) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.