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