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