| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.ColumnRefContext |
MySQLStatementParser.columnRef() |
MySQLStatementParser.ColumnRefContext |
MySQLStatementParser.InsertIdentifierContext.columnRef() |
MySQLStatementParser.ColumnRefContext |
MySQLStatementParser.AssignmentContext.columnRef() |
MySQLStatementParser.ColumnRefContext |
MySQLStatementParser.SimpleExprContext.columnRef() |
MySQLStatementParser.ColumnRefContext |
MySQLStatementParser.ExplainContext.columnRef() |
MySQLStatementParser.ColumnRefContext |
MySQLStatementParser.ColumnRefListContext.columnRef(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.ColumnRefContext> |
MySQLStatementParser.ColumnRefListContext.columnRef() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitColumnRef(MySQLStatementParser.ColumnRefContext ctx)
Visit a parse tree produced by
MySQLStatementParser.columnRef(). |
T |
MySQLStatementVisitor.visitColumnRef(MySQLStatementParser.ColumnRefContext ctx)
Visit a parse tree produced by
MySQLStatementParser.columnRef(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.sql.common.SQLStats |
MySQLSQLStatVisitor.visitColumnRef(MySQLStatementParser.ColumnRefContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLStatementSQLVisitor.visitColumnRef(MySQLStatementParser.ColumnRefContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.