| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AttributeOptionsContext |
PostgreSQLStatementParser.attributeOptions() |
PostgreSQLStatementParser.AttributeOptionsContext |
PostgreSQLStatementParser.ModifyColumnSpecificationContext.attributeOptions() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitAttributeOptions(PostgreSQLStatementParser.AttributeOptionsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.attributeOptions(). |
T |
PostgreSQLStatementVisitor.visitAttributeOptions(PostgreSQLStatementParser.AttributeOptionsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.attributeOptions(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.