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