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