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