| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.SystemPrivilegeContext |
OracleStatementParser.systemPrivilege() |
OracleStatementParser.SystemPrivilegeContext |
OracleStatementParser.SystemPrivilegeClauseContext.systemPrivilege() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitSystemPrivilege(OracleStatementParser.SystemPrivilegeContext ctx)
Visit a parse tree produced by
OracleStatementParser.systemPrivilege(). |
T |
OracleStatementBaseVisitor.visitSystemPrivilege(OracleStatementParser.SystemPrivilegeContext ctx)
Visit a parse tree produced by
OracleStatementParser.systemPrivilege(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.