| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Exceptions_clauseContext |
PlSqlParser.exceptions_clause() |
PlSqlParser.Exceptions_clauseContext |
PlSqlParser.Enable_disable_clauseContext.exceptions_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterExceptions_clause(PlSqlParser.Exceptions_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.exceptions_clause(). |
void |
PlSqlParserListener.enterExceptions_clause(PlSqlParser.Exceptions_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.exceptions_clause(). |
void |
PlSqlParserBaseListener.exitExceptions_clause(PlSqlParser.Exceptions_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.exceptions_clause(). |
void |
PlSqlParserListener.exitExceptions_clause(PlSqlParser.Exceptions_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.exceptions_clause(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.