| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.OptNameListContext |
PostgreSQLStatementParser.optNameList() |
PostgreSQLStatementParser.OptNameListContext |
PostgreSQLStatementParser.CommonTableExprContext.optNameList() |
PostgreSQLStatementParser.OptNameListContext |
PostgreSQLStatementParser.CreateStatisticsContext.optNameList() |
PostgreSQLStatementParser.OptNameListContext |
PostgreSQLStatementParser.VacuumRelationContext.optNameList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitOptNameList(PostgreSQLStatementParser.OptNameListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.optNameList(). |
T |
PostgreSQLStatementParserVisitor.visitOptNameList(PostgreSQLStatementParser.OptNameListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.optNameList(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.