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