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