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