| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.WindowItemContext |
MySQLStatementParser.windowItem() |
MySQLStatementParser.WindowItemContext |
MySQLStatementParser.WindowClauseContext.windowItem(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<MySQLStatementParser.WindowItemContext> |
MySQLStatementParser.WindowClauseContext.windowItem() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitWindowItem(MySQLStatementParser.WindowItemContext ctx)
Visit a parse tree produced by
MySQLStatementParser.windowItem(). |
T |
MySQLStatementVisitor.visitWindowItem(MySQLStatementParser.WindowItemContext ctx)
Visit a parse tree produced by
MySQLStatementParser.windowItem(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.