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