| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.FromClauseOptionContext |
OracleStatementParser.fromClauseOption() |
OracleStatementParser.FromClauseOptionContext |
OracleStatementParser.FromClauseListContext.fromClauseOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.FromClauseOptionContext> |
OracleStatementParser.FromClauseListContext.fromClauseOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitFromClauseOption(OracleStatementParser.FromClauseOptionContext ctx)
Visit a parse tree produced by
OracleStatementParser.fromClauseOption(). |
T |
OracleStatementBaseVisitor.visitFromClauseOption(OracleStatementParser.FromClauseOptionContext ctx)
Visit a parse tree produced by
OracleStatementParser.fromClauseOption(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDMLStatementSQLVisitor.visitFromClauseOption(OracleStatementParser.FromClauseOptionContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.