| 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 |
PostgreSQLStatementVisitor.visitWithOption(PostgreSQLStatementParser.WithOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.withOption(). |
T |
PostgreSQLStatementBaseVisitor.visitWithOption(PostgreSQLStatementParser.WithOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.withOption(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.