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