| Package | Description |
|---|---|
| org.apache.hive.hplsql |
| Modifier and Type | Method and Description |
|---|---|
HplsqlParser.Grant_stmtContext |
HplsqlParser.grant_stmt() |
HplsqlParser.Grant_stmtContext |
HplsqlParser.StmtContext.grant_stmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
HplsqlBaseListener.enterGrant_stmt(HplsqlParser.Grant_stmtContext ctx)
Enter a parse tree produced by
HplsqlParser.grant_stmt(). |
void |
HplsqlListener.enterGrant_stmt(HplsqlParser.Grant_stmtContext ctx)
Enter a parse tree produced by
HplsqlParser.grant_stmt(). |
void |
HplsqlBaseListener.exitGrant_stmt(HplsqlParser.Grant_stmtContext ctx)
Exit a parse tree produced by
HplsqlParser.grant_stmt(). |
void |
HplsqlListener.exitGrant_stmt(HplsqlParser.Grant_stmtContext ctx)
Exit a parse tree produced by
HplsqlParser.grant_stmt(). |
T |
HplsqlBaseVisitor.visitGrant_stmt(HplsqlParser.Grant_stmtContext ctx)
Visit a parse tree produced by
HplsqlParser.grant_stmt(). |
T |
HplsqlVisitor.visitGrant_stmt(HplsqlParser.Grant_stmtContext ctx)
Visit a parse tree produced by
HplsqlParser.grant_stmt(). |
Integer |
Exec.visitGrant_stmt(HplsqlParser.Grant_stmtContext ctx)
GRANT statement
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.