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