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