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