| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.XmlNamespaceListContext |
PostgreSQLStatementParser.xmlNamespaceList() |
PostgreSQLStatementParser.XmlNamespaceListContext |
PostgreSQLStatementParser.XmlTableContext.xmlNamespaceList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitXmlNamespaceList(PostgreSQLStatementParser.XmlNamespaceListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.xmlNamespaceList(). |
T |
PostgreSQLStatementParserVisitor.visitXmlNamespaceList(PostgreSQLStatementParser.XmlNamespaceListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.xmlNamespaceList(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.