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