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