| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.TableContext |
CommonDistSQLStatementParser.table() |
CommonDistSQLStatementParser.TableContext |
CommonDistSQLStatementParser.ShowSingleTableContext.table() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitTable(CommonDistSQLStatementParser.TableContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.table(). |
T |
CommonDistSQLStatementVisitor.visitTable(CommonDistSQLStatementParser.TableContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.table(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.