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