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