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