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