| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.StorageParameterContext |
PostgreSQLStatementParser.storageParameter() |
PostgreSQLStatementParser.StorageParameterContext |
PostgreSQLStatementParser.StorageParameterWithValueContext.storageParameter() |
PostgreSQLStatementParser.StorageParameterContext |
PostgreSQLStatementParser.AlterTableActionContext.storageParameter(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.StorageParameterContext> |
PostgreSQLStatementParser.AlterTableActionContext.storageParameter() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitStorageParameter(PostgreSQLStatementParser.StorageParameterContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.storageParameter(). |
T |
PostgreSQLStatementVisitor.visitStorageParameter(PostgreSQLStatementParser.StorageParameterContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.storageParameter(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.