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