| 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 |
PostgreSQLStatementVisitor.visitOverrideKind(PostgreSQLStatementParser.OverrideKindContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.overrideKind(). |
T |
PostgreSQLStatementBaseVisitor.visitOverrideKind(PostgreSQLStatementParser.OverrideKindContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.overrideKind(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.