| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DiscardContext |
PostgreSQLStatementParser.discard() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitDiscard(PostgreSQLStatementParser.DiscardContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.discard(). |
T |
PostgreSQLStatementBaseVisitor.visitDiscard(PostgreSQLStatementParser.DiscardContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.discard(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.