| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.SequenceOptionContext |
PostgreSQLStatementParser.sequenceOption() |
PostgreSQLStatementParser.SequenceOptionContext |
PostgreSQLStatementParser.AlterColumnSetOptionContext.sequenceOption() |
PostgreSQLStatementParser.SequenceOptionContext |
PostgreSQLStatementParser.SequenceOptionsContext.sequenceOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.SequenceOptionContext> |
PostgreSQLStatementParser.SequenceOptionsContext.sequenceOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitSequenceOption(PostgreSQLStatementParser.SequenceOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.sequenceOption(). |
T |
PostgreSQLStatementParserBaseVisitor.visitSequenceOption(PostgreSQLStatementParser.SequenceOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.sequenceOption(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.