| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.BlockContext |
PlSqlParser.block() |
PlSqlParser.BlockContext |
PlSqlParser.StatementContext.block() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterBlock(PlSqlParser.BlockContext ctx)
Enter a parse tree produced by
PlSqlParser.block(). |
void |
PlSqlParserListener.enterBlock(PlSqlParser.BlockContext ctx)
Enter a parse tree produced by
PlSqlParser.block(). |
void |
PlSqlParserBaseListener.exitBlock(PlSqlParser.BlockContext ctx)
Exit a parse tree produced by
PlSqlParser.block(). |
void |
PlSqlParserListener.exitBlock(PlSqlParser.BlockContext ctx)
Exit a parse tree produced by
PlSqlParser.block(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.