| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ParenthesisSelectSubqueryContext |
OracleStatementParser.parenthesisSelectSubquery() |
OracleStatementParser.ParenthesisSelectSubqueryContext |
OracleStatementParser.SelectSubqueryContext.parenthesisSelectSubquery() |
OracleStatementParser.ParenthesisSelectSubqueryContext |
OracleStatementParser.SelectCombineClauseContext.parenthesisSelectSubquery() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitParenthesisSelectSubquery(OracleStatementParser.ParenthesisSelectSubqueryContext ctx)
Visit a parse tree produced by
OracleStatementParser.parenthesisSelectSubquery(). |
T |
OracleStatementBaseVisitor.visitParenthesisSelectSubquery(OracleStatementParser.ParenthesisSelectSubqueryContext ctx)
Visit a parse tree produced by
OracleStatementParser.parenthesisSelectSubquery(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDMLStatementSQLVisitor.visitParenthesisSelectSubquery(OracleStatementParser.ParenthesisSelectSubqueryContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.