| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.FrameBoundContext |
PostgreSQLStatementParser.frameBound() |
PostgreSQLStatementParser.FrameBoundContext |
PostgreSQLStatementParser.FrameExtentContext.frameBound(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.FrameBoundContext> |
PostgreSQLStatementParser.FrameExtentContext.frameBound() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitFrameBound(PostgreSQLStatementParser.FrameBoundContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.frameBound(). |
T |
PostgreSQLStatementParserVisitor.visitFrameBound(PostgreSQLStatementParser.FrameBoundContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.frameBound(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.