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