| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Record_type_defContext |
PlSqlParser.record_type_def() |
PlSqlParser.Record_type_defContext |
PlSqlParser.Type_declarationContext.record_type_def() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterRecord_type_def(PlSqlParser.Record_type_defContext ctx)
Enter a parse tree produced by
PlSqlParser.record_type_def(). |
void |
PlSqlParserListener.enterRecord_type_def(PlSqlParser.Record_type_defContext ctx)
Enter a parse tree produced by
PlSqlParser.record_type_def(). |
void |
PlSqlParserBaseListener.exitRecord_type_def(PlSqlParser.Record_type_defContext ctx)
Exit a parse tree produced by
PlSqlParser.record_type_def(). |
void |
PlSqlParserListener.exitRecord_type_def(PlSqlParser.Record_type_defContext ctx)
Exit a parse tree produced by
PlSqlParser.record_type_def(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.