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