| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.SelectClauseContext |
MySQLStatementParser.selectClause() |
MySQLStatementParser.SelectClauseContext |
MySQLStatementParser.UnionClauseContext.selectClause(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.SelectClauseContext> |
MySQLStatementParser.UnionClauseContext.selectClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitSelectClause(MySQLStatementParser.SelectClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.selectClause(). |
T |
MySQLStatementBaseVisitor.visitSelectClause(MySQLStatementParser.SelectClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.selectClause(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.