| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Constructor_declarationContext |
PlSqlParser.constructor_declaration() |
PlSqlParser.Constructor_declarationContext |
PlSqlParser.Subprog_decl_in_typeContext.constructor_declaration() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterConstructor_declaration(PlSqlParser.Constructor_declarationContext ctx)
Enter a parse tree produced by
PlSqlParser.constructor_declaration(). |
void |
PlSqlParserBaseListener.enterConstructor_declaration(PlSqlParser.Constructor_declarationContext ctx)
Enter a parse tree produced by
PlSqlParser.constructor_declaration(). |
void |
PlSqlParserListener.exitConstructor_declaration(PlSqlParser.Constructor_declarationContext ctx)
Exit a parse tree produced by
PlSqlParser.constructor_declaration(). |
void |
PlSqlParserBaseListener.exitConstructor_declaration(PlSqlParser.Constructor_declarationContext ctx)
Exit a parse tree produced by
PlSqlParser.constructor_declaration(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.