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