| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Subtype_declarationContext |
PlSqlParser.subtype_declaration() |
PlSqlParser.Subtype_declarationContext |
PlSqlParser.Package_obj_specContext.subtype_declaration() |
PlSqlParser.Subtype_declarationContext |
PlSqlParser.Package_obj_bodyContext.subtype_declaration() |
PlSqlParser.Subtype_declarationContext |
PlSqlParser.Declare_specContext.subtype_declaration() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterSubtype_declaration(PlSqlParser.Subtype_declarationContext ctx)
Enter a parse tree produced by
PlSqlParser.subtype_declaration(). |
void |
PlSqlParserListener.enterSubtype_declaration(PlSqlParser.Subtype_declarationContext ctx)
Enter a parse tree produced by
PlSqlParser.subtype_declaration(). |
void |
PlSqlParserBaseListener.exitSubtype_declaration(PlSqlParser.Subtype_declarationContext ctx)
Exit a parse tree produced by
PlSqlParser.subtype_declaration(). |
void |
PlSqlParserListener.exitSubtype_declaration(PlSqlParser.Subtype_declarationContext ctx)
Exit a parse tree produced by
PlSqlParser.subtype_declaration(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.