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