| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.SystemObjectPermissionContext |
SQLServerStatementParser.systemObjectPermission() |
SQLServerStatementParser.SystemObjectPermissionContext |
SQLServerStatementParser.PrivilegeTypeContext.systemObjectPermission() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitSystemObjectPermission(SQLServerStatementParser.SystemObjectPermissionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.systemObjectPermission(). |
T |
SQLServerStatementVisitor.visitSystemObjectPermission(SQLServerStatementParser.SystemObjectPermissionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.systemObjectPermission(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.