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