| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.OverlayPlacingContext |
PostgreSQLStatementParser.overlayPlacing() |
PostgreSQLStatementParser.OverlayPlacingContext |
PostgreSQLStatementParser.OverlayListContext.overlayPlacing() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitOverlayPlacing(PostgreSQLStatementParser.OverlayPlacingContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.overlayPlacing(). |
T |
PostgreSQLStatementParserBaseVisitor.visitOverlayPlacing(PostgreSQLStatementParser.OverlayPlacingContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.overlayPlacing(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.