| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.ImportStatementContext |
MySQLStatementParser.importStatement() |
MySQLStatementParser.ImportStatementContext |
MySQLStatementParser.ExecuteContext.importStatement() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitImportStatement(MySQLStatementParser.ImportStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.importStatement(). |
T |
MySQLStatementVisitor.visitImportStatement(MySQLStatementParser.ImportStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.importStatement(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.