| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.OuterJoinTypeContext |
OracleStatementParser.outerJoinType() |
OracleStatementParser.OuterJoinTypeContext |
OracleStatementParser.OuterJoinClauseContext.outerJoinType() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitOuterJoinType(OracleStatementParser.OuterJoinTypeContext ctx)
Visit a parse tree produced by
OracleStatementParser.outerJoinType(). |
T |
OracleStatementBaseVisitor.visitOuterJoinType(OracleStatementParser.OuterJoinTypeContext ctx)
Visit a parse tree produced by
OracleStatementParser.outerJoinType(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.