| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Whenever_commandContext |
PlSqlParser.whenever_command() |
PlSqlParser.Whenever_commandContext |
PlSqlParser.Sql_plus_commandContext.whenever_command() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterWhenever_command(PlSqlParser.Whenever_commandContext ctx)
Enter a parse tree produced by
PlSqlParser.whenever_command(). |
void |
PlSqlParserBaseListener.enterWhenever_command(PlSqlParser.Whenever_commandContext ctx)
Enter a parse tree produced by
PlSqlParser.whenever_command(). |
void |
PlSqlParserListener.exitWhenever_command(PlSqlParser.Whenever_commandContext ctx)
Exit a parse tree produced by
PlSqlParser.whenever_command(). |
void |
PlSqlParserBaseListener.exitWhenever_command(PlSqlParser.Whenever_commandContext ctx)
Exit a parse tree produced by
PlSqlParser.whenever_command(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.