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