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