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