| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Modify_col_propertiesContext |
PlSqlParser.modify_col_properties() |
PlSqlParser.Modify_col_propertiesContext |
PlSqlParser.Modify_column_clausesContext.modify_col_properties(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Modify_col_propertiesContext> |
PlSqlParser.Modify_column_clausesContext.modify_col_properties() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterModify_col_properties(PlSqlParser.Modify_col_propertiesContext ctx)
Enter a parse tree produced by
PlSqlParser.modify_col_properties(). |
void |
PlSqlParserBaseListener.enterModify_col_properties(PlSqlParser.Modify_col_propertiesContext ctx)
Enter a parse tree produced by
PlSqlParser.modify_col_properties(). |
void |
PlSqlParserListener.exitModify_col_properties(PlSqlParser.Modify_col_propertiesContext ctx)
Exit a parse tree produced by
PlSqlParser.modify_col_properties(). |
void |
PlSqlParserBaseListener.exitModify_col_properties(PlSqlParser.Modify_col_propertiesContext ctx)
Exit a parse tree produced by
PlSqlParser.modify_col_properties(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.