| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.DropTableContext |
SQL92StatementParser.dropTable() |
SQL92StatementParser.DropTableContext |
SQL92StatementParser.ExecuteContext.dropTable() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitDropTable(SQL92StatementParser.DropTableContext ctx)
Visit a parse tree produced by
SQL92StatementParser.dropTable(). |
T |
SQL92StatementBaseVisitor.visitDropTable(SQL92StatementParser.DropTableContext ctx)
Visit a parse tree produced by
SQL92StatementParser.dropTable(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92DDLVisitor.visitDropTable(SQL92StatementParser.DropTableContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.