| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Begin_or_endContext |
PlSqlParser.begin_or_end() |
PlSqlParser.Begin_or_endContext |
PlSqlParser.Alter_tablespaceContext.begin_or_end() |
PlSqlParser.Begin_or_endContext |
PlSqlParser.Recovery_clausesContext.begin_or_end() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterBegin_or_end(PlSqlParser.Begin_or_endContext ctx)
Enter a parse tree produced by
PlSqlParser.begin_or_end(). |
void |
PlSqlParserListener.enterBegin_or_end(PlSqlParser.Begin_or_endContext ctx)
Enter a parse tree produced by
PlSqlParser.begin_or_end(). |
void |
PlSqlParserBaseListener.exitBegin_or_end(PlSqlParser.Begin_or_endContext ctx)
Exit a parse tree produced by
PlSqlParser.begin_or_end(). |
void |
PlSqlParserListener.exitBegin_or_end(PlSqlParser.Begin_or_endContext ctx)
Exit a parse tree produced by
PlSqlParser.begin_or_end(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.