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