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