| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.SequenceOptionContext |
PostgreSQLStatementParser.sequenceOption() |
PostgreSQLStatementParser.SequenceOptionContext |
PostgreSQLStatementParser.AlterColumnSetOptionContext.sequenceOption() |
PostgreSQLStatementParser.SequenceOptionContext |
PostgreSQLStatementParser.SequenceOptionsContext.sequenceOption(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.SequenceOptionContext> |
PostgreSQLStatementParser.SequenceOptionsContext.sequenceOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitSequenceOption(PostgreSQLStatementParser.SequenceOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.sequenceOption(). |
T |
PostgreSQLStatementBaseVisitor.visitSequenceOption(PostgreSQLStatementParser.SequenceOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.sequenceOption(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.