| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.ComponentActionsContext |
OracleStatementParser.componentActions() |
OracleStatementParser.ComponentActionsContext |
OracleStatementParser.ActionAuditClauseContext.componentActions(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.ComponentActionsContext> |
OracleStatementParser.ActionAuditClauseContext.componentActions() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2022 The Apache Software Foundation. All rights reserved.