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