| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.SequenceOptionsContext |
PostgreSQLStatementParser.sequenceOptions() |
PostgreSQLStatementParser.SequenceOptionsContext |
PostgreSQLStatementParser.ColumnConstraintOptionContext.sequenceOptions() |
PostgreSQLStatementParser.SequenceOptionsContext |
PostgreSQLStatementParser.ModifyColumnSpecificationContext.sequenceOptions() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitSequenceOptions(PostgreSQLStatementParser.SequenceOptionsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.sequenceOptions(). |
T |
PostgreSQLStatementParserBaseVisitor.visitSequenceOptions(PostgreSQLStatementParser.SequenceOptionsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.sequenceOptions(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.