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