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