| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.XmlTableColumnOptionListContext |
PostgreSQLStatementParser.xmlTableColumnOptionList() |
PostgreSQLStatementParser.XmlTableColumnOptionListContext |
PostgreSQLStatementParser.XmlTableColumnElContext.xmlTableColumnOptionList() |
PostgreSQLStatementParser.XmlTableColumnOptionListContext |
PostgreSQLStatementParser.XmlTableColumnOptionListContext.xmlTableColumnOptionList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitXmlTableColumnOptionList(PostgreSQLStatementParser.XmlTableColumnOptionListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.xmlTableColumnOptionList(). |
T |
PostgreSQLStatementBaseVisitor.visitXmlTableColumnOptionList(PostgreSQLStatementParser.XmlTableColumnOptionListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.xmlTableColumnOptionList(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.