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