| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.LoadStatementContext |
MySQLStatementParser.loadStatement() |
MySQLStatementParser.LoadStatementContext |
MySQLStatementParser.ExecuteContext.loadStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitLoadStatement(MySQLStatementParser.LoadStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.loadStatement(). |
T |
MySQLStatementVisitor.visitLoadStatement(MySQLStatementParser.LoadStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.loadStatement(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.