| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AliasContext |
PostgreSQLStatementParser.alias() |
PostgreSQLStatementParser.AliasContext |
PostgreSQLStatementParser.ReloptionElemContext.alias(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.AliasContext> |
PostgreSQLStatementParser.ReloptionElemContext.alias() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitAlias(PostgreSQLStatementParser.AliasContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alias(). |
T |
PostgreSQLStatementParserVisitor.visitAlias(PostgreSQLStatementParser.AliasContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alias(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.