| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.XmlTableFunctionAliasContext |
OracleStatementParser.xmlTableFunctionAlias() |
OracleStatementParser.XmlTableFunctionAliasContext |
OracleStatementParser.XmlTableContext.xmlTableFunctionAlias() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitXmlTableFunctionAlias(OracleStatementParser.XmlTableFunctionAliasContext ctx)
Visit a parse tree produced by
OracleStatementParser.xmlTableFunctionAlias(). |
T |
OracleStatementBaseVisitor.visitXmlTableFunctionAlias(OracleStatementParser.XmlTableFunctionAliasContext ctx)
Visit a parse tree produced by
OracleStatementParser.xmlTableFunctionAlias(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.