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