| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Trigger_follows_clauseContext |
PlSqlParser.trigger_follows_clause() |
PlSqlParser.Trigger_follows_clauseContext |
PlSqlParser.Create_triggerContext.trigger_follows_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterTrigger_follows_clause(PlSqlParser.Trigger_follows_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.trigger_follows_clause(). |
void |
PlSqlParserListener.enterTrigger_follows_clause(PlSqlParser.Trigger_follows_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.trigger_follows_clause(). |
void |
PlSqlParserBaseListener.exitTrigger_follows_clause(PlSqlParser.Trigger_follows_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.trigger_follows_clause(). |
void |
PlSqlParserListener.exitTrigger_follows_clause(PlSqlParser.Trigger_follows_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.trigger_follows_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.