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