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