| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.GrantContext |
SQLServerStatementParser.grant() |
SQLServerStatementParser.GrantContext |
SQLServerStatementParser.ExecuteContext.grant() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitGrant(SQLServerStatementParser.GrantContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.grant(). |
T |
SQLServerStatementVisitor.visitGrant(SQLServerStatementParser.GrantContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.grant(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerDCLStatementSQLVisitor.visitGrant(SQLServerStatementParser.GrantContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.