| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.StorageParameterWithValueContext |
PostgreSQLStatementParser.storageParameterWithValue() |
PostgreSQLStatementParser.StorageParameterWithValueContext |
PostgreSQLStatementParser.AlterTableActionContext.storageParameterWithValue(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.StorageParameterWithValueContext> |
PostgreSQLStatementParser.AlterTableActionContext.storageParameterWithValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitStorageParameterWithValue(PostgreSQLStatementParser.StorageParameterWithValueContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.storageParameterWithValue(). |
T |
PostgreSQLStatementBaseVisitor.visitStorageParameterWithValue(PostgreSQLStatementParser.StorageParameterWithValueContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.storageParameterWithValue(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.