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