| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.InsertColumnItemContext |
PostgreSQLStatementParser.insertColumnItem() |
PostgreSQLStatementParser.InsertColumnItemContext |
PostgreSQLStatementParser.InsertColumnListContext.insertColumnItem() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitInsertColumnItem(PostgreSQLStatementParser.InsertColumnItemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.insertColumnItem(). |
T |
PostgreSQLStatementParserBaseVisitor.visitInsertColumnItem(PostgreSQLStatementParser.InsertColumnItemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.insertColumnItem(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitInsertColumnItem(PostgreSQLStatementParser.InsertColumnItemContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.