| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.TableLikeOptionContext |
PostgreSQLStatementParser.tableLikeOption() |
PostgreSQLStatementParser.TableLikeOptionContext |
PostgreSQLStatementParser.TableLikeOptionListContext.tableLikeOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitTableLikeOption(PostgreSQLStatementParser.TableLikeOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tableLikeOption(). |
T |
PostgreSQLStatementBaseVisitor.visitTableLikeOption(PostgreSQLStatementParser.TableLikeOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tableLikeOption(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.