| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.AliasContext |
MySQLStatementParser.alias() |
MySQLStatementParser.AliasContext |
MySQLStatementParser.SingleTableClauseContext.alias() |
MySQLStatementParser.AliasContext |
MySQLStatementParser.ProjectionContext.alias() |
MySQLStatementParser.AliasContext |
MySQLStatementParser.TableFactorContext.alias() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitAlias(MySQLStatementParser.AliasContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alias(). |
T |
MySQLStatementBaseVisitor.visitAlias(MySQLStatementParser.AliasContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alias(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
MySQLDMLVisitor.visitAlias(MySQLStatementParser.AliasContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.