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