| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.NotifyStmtContext |
PostgreSQLStatementParser.notifyStmt() |
PostgreSQLStatementParser.NotifyStmtContext |
PostgreSQLStatementParser.RuleActionStmtContext.notifyStmt() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitNotifyStmt(PostgreSQLStatementParser.NotifyStmtContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.notifyStmt(). |
T |
PostgreSQLStatementParserBaseVisitor.visitNotifyStmt(PostgreSQLStatementParser.NotifyStmtContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.notifyStmt(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.