| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.KeyDeleteContext |
PostgreSQLStatementParser.keyDelete() |
PostgreSQLStatementParser.KeyDeleteContext |
PostgreSQLStatementParser.KeyActionsContext.keyDelete() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitKeyDelete(PostgreSQLStatementParser.KeyDeleteContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.keyDelete(). |
T |
PostgreSQLStatementParserVisitor.visitKeyDelete(PostgreSQLStatementParser.KeyDeleteContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.keyDelete(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.