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