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