| Modifier and Type | Class and Description |
|---|---|
static class |
HoodieSqlBaseParser.BooleanLiteralContext |
static class |
HoodieSqlBaseParser.IntervalLiteralContext |
static class |
HoodieSqlBaseParser.NullLiteralContext |
static class |
HoodieSqlBaseParser.NumericLiteralContext |
static class |
HoodieSqlBaseParser.StringLiteralContext |
static class |
HoodieSqlBaseParser.TypeConstructorContext |
| Modifier and Type | Method and Description |
|---|---|
HoodieSqlBaseParser.ConstantContext |
HoodieSqlBaseParser.constant() |
HoodieSqlBaseParser.ConstantContext |
HoodieSqlBaseParser.PartitionValContext.constant() |
HoodieSqlBaseParser.ConstantContext |
HoodieSqlBaseParser.TransformArgumentContext.constant() |
HoodieSqlBaseParser.ConstantContext |
HoodieSqlBaseParser.ConstantDefaultContext.constant() |
HoodieSqlBaseParser.ConstantContext |
HoodieSqlBaseParser.ConstantListContext.constant(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<HoodieSqlBaseParser.ConstantContext> |
HoodieSqlBaseParser.ConstantListContext.constant() |
| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseParser.ConstantContext.copyFrom(HoodieSqlBaseParser.ConstantContext ctx) |
| Constructor and Description |
|---|
BooleanLiteralContext(HoodieSqlBaseParser.ConstantContext ctx) |
IntervalLiteralContext(HoodieSqlBaseParser.ConstantContext ctx) |
NullLiteralContext(HoodieSqlBaseParser.ConstantContext ctx) |
NumericLiteralContext(HoodieSqlBaseParser.ConstantContext ctx) |
StringLiteralContext(HoodieSqlBaseParser.ConstantContext ctx) |
TypeConstructorContext(HoodieSqlBaseParser.ConstantContext ctx) |
Copyright © 2025 The Apache Software Foundation. All rights reserved.