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