| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.ColumnDefContext |
PostgreSQLStatementParser.columnDef() |
PostgreSQLStatementParser.ColumnDefContext |
PostgreSQLStatementParser.AlterTableCmdContext.columnDef() |
PostgreSQLStatementParser.ColumnDefContext |
PostgreSQLStatementParser.TableElementContext.columnDef() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitColumnDef(PostgreSQLStatementParser.ColumnDefContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnDef(). |
T |
PostgreSQLStatementBaseVisitor.visitColumnDef(PostgreSQLStatementParser.ColumnDefContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnDef(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.