| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitStaticPrivilegeShowDatabases(MySQLStatementParser.StaticPrivilegeShowDatabasesContext ctx)
Visit a parse tree produced by the
staticPrivilegeShowDatabases
labeled alternative in MySQLStatementParser.roleOrPrivilege(). |
T |
MySQLStatementVisitor.visitStaticPrivilegeShowDatabases(MySQLStatementParser.StaticPrivilegeShowDatabasesContext ctx)
Visit a parse tree produced by the
staticPrivilegeShowDatabases
labeled alternative in MySQLStatementParser.roleOrPrivilege(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLDCLStatementSQLVisitor.visitStaticPrivilegeShowDatabases(MySQLStatementParser.StaticPrivilegeShowDatabasesContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.