| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.SystemPrivilegeClauseContext |
OracleStatementParser.systemPrivilegeClause() |
OracleStatementParser.SystemPrivilegeClauseContext |
OracleStatementParser.GrantContext.systemPrivilegeClause() |
OracleStatementParser.SystemPrivilegeClauseContext |
OracleStatementParser.RevokeContext.systemPrivilegeClause() |
OracleStatementParser.SystemPrivilegeClauseContext |
OracleStatementParser.PrivilegeAuditClauseContext.systemPrivilegeClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.SystemPrivilegeClauseContext> |
OracleStatementParser.PrivilegeAuditClauseContext.systemPrivilegeClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitSystemPrivilegeClause(OracleStatementParser.SystemPrivilegeClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.systemPrivilegeClause(). |
T |
OracleStatementBaseVisitor.visitSystemPrivilegeClause(OracleStatementParser.SystemPrivilegeClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.systemPrivilegeClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.