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