| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.WithOptionContext |
PostgreSQLStatementParser.withOption() |
PostgreSQLStatementParser.WithOptionContext |
PostgreSQLStatementParser.CreateTableContext.withOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitWithOption(PostgreSQLStatementParser.WithOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.withOption(). |
T |
PostgreSQLStatementParserVisitor.visitWithOption(PostgreSQLStatementParser.WithOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.withOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.