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