| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.XmlAttributeElContext |
PostgreSQLStatementParser.xmlAttributeEl() |
PostgreSQLStatementParser.XmlAttributeElContext |
PostgreSQLStatementParser.XmlAttributeListContext.xmlAttributeEl(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.XmlAttributeElContext> |
PostgreSQLStatementParser.XmlAttributeListContext.xmlAttributeEl() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitXmlAttributeEl(PostgreSQLStatementParser.XmlAttributeElContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.xmlAttributeEl(). |
T |
PostgreSQLStatementParserVisitor.visitXmlAttributeEl(PostgreSQLStatementParser.XmlAttributeElContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.xmlAttributeEl(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.