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