| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Type_definitionContext |
PlSqlParser.type_definition() |
PlSqlParser.Type_definitionContext |
PlSqlParser.Create_typeContext.type_definition() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterType_definition(PlSqlParser.Type_definitionContext ctx)
Enter a parse tree produced by
PlSqlParser.type_definition(). |
void |
PlSqlParserListener.enterType_definition(PlSqlParser.Type_definitionContext ctx)
Enter a parse tree produced by
PlSqlParser.type_definition(). |
void |
PlSqlParserBaseListener.exitType_definition(PlSqlParser.Type_definitionContext ctx)
Exit a parse tree produced by
PlSqlParser.type_definition(). |
void |
PlSqlParserListener.exitType_definition(PlSqlParser.Type_definitionContext ctx)
Exit a parse tree produced by
PlSqlParser.type_definition(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.