| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ColQualListContext |
PostgreSQLStatementParser.colQualList() |
PostgreSQLStatementParser.ColQualListContext |
PostgreSQLStatementParser.ColumnDefContext.colQualList() |
PostgreSQLStatementParser.ColQualListContext |
PostgreSQLStatementParser.ColumnOptionsContext.colQualList() |
PostgreSQLStatementParser.ColQualListContext |
PostgreSQLStatementParser.CreateDomainContext.colQualList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitColQualList(PostgreSQLStatementParser.ColQualListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.colQualList(). |
T |
PostgreSQLStatementParserVisitor.visitColQualList(PostgreSQLStatementParser.ColQualListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.colQualList(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.