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