| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.ViewNameContext |
MySQLStatementParser.viewName() |
MySQLStatementParser.ViewNameContext |
MySQLStatementParser.CreateViewContext.viewName() |
MySQLStatementParser.ViewNameContext |
MySQLStatementParser.AlterViewContext.viewName() |
MySQLStatementParser.ViewNameContext |
MySQLStatementParser.ShowCreateViewContext.viewName() |
MySQLStatementParser.ViewNameContext |
MySQLStatementParser.ViewNamesContext.viewName(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.ViewNameContext> |
MySQLStatementParser.ViewNamesContext.viewName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitViewName(MySQLStatementParser.ViewNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.viewName(). |
T |
MySQLStatementVisitor.visitViewName(MySQLStatementParser.ViewNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.viewName(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLStatementSQLVisitor.visitViewName(MySQLStatementParser.ViewNameContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.