| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.SelectContext |
MySQLStatementParser.select() |
MySQLStatementParser.SelectContext |
MySQLStatementParser.ExecuteContext.select() |
MySQLStatementParser.SelectContext |
MySQLStatementParser.InsertSelectClauseContext.select() |
MySQLStatementParser.SelectContext |
MySQLStatementParser.CreateViewContext.select() |
MySQLStatementParser.SelectContext |
MySQLStatementParser.AlterViewContext.select() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitSelect(MySQLStatementParser.SelectContext ctx)
Visit a parse tree produced by
MySQLStatementParser.select(). |
T |
MySQLStatementBaseVisitor.visitSelect(MySQLStatementParser.SelectContext ctx)
Visit a parse tree produced by
MySQLStatementParser.select(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
MySQLDMLVisitor.visitSelect(MySQLStatementParser.SelectContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.