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