| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.TableNamesContext |
MySQLStatementParser.tableNames() |
MySQLStatementParser.TableNamesContext |
MySQLStatementParser.DropTableContext.tableNames() |
MySQLStatementParser.TableNamesContext |
MySQLStatementParser.AnalyzeTableContext.tableNames() |
MySQLStatementParser.TableNamesContext |
MySQLStatementParser.CheckTableContext.tableNames() |
MySQLStatementParser.TableNamesContext |
MySQLStatementParser.ChecksumTableContext.tableNames() |
MySQLStatementParser.TableNamesContext |
MySQLStatementParser.OptimizeTableContext.tableNames() |
MySQLStatementParser.TableNamesContext |
MySQLStatementParser.RepairTableContext.tableNames() |
MySQLStatementParser.TableNamesContext |
MySQLStatementParser.FilterDefContext.tableNames() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitTableNames(MySQLStatementParser.TableNamesContext ctx)
Visit a parse tree produced by
MySQLStatementParser.tableNames(). |
T |
MySQLStatementVisitor.visitTableNames(MySQLStatementParser.TableNamesContext ctx)
Visit a parse tree produced by
MySQLStatementParser.tableNames(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLStatementSQLVisitor.visitTableNames(MySQLStatementParser.TableNamesContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.