| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.ColConstraintContext |
PostgreSQLStatementParser.colConstraint() |
PostgreSQLStatementParser.ColConstraintContext |
PostgreSQLStatementParser.ColQualListContext.colConstraint(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.ColConstraintContext> |
PostgreSQLStatementParser.ColQualListContext.colConstraint() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitColConstraint(PostgreSQLStatementParser.ColConstraintContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.colConstraint(). |
T |
PostgreSQLStatementParserVisitor.visitColConstraint(PostgreSQLStatementParser.ColConstraintContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.colConstraint(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.