| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Using_statistics_typeContext |
PlSqlParser.using_statistics_type() |
PlSqlParser.Using_statistics_typeContext |
PlSqlParser.Column_associationContext.using_statistics_type() |
PlSqlParser.Using_statistics_typeContext |
PlSqlParser.Function_associationContext.using_statistics_type() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterUsing_statistics_type(PlSqlParser.Using_statistics_typeContext ctx)
Enter a parse tree produced by
PlSqlParser.using_statistics_type(). |
void |
PlSqlParserBaseListener.enterUsing_statistics_type(PlSqlParser.Using_statistics_typeContext ctx)
Enter a parse tree produced by
PlSqlParser.using_statistics_type(). |
void |
PlSqlParserListener.exitUsing_statistics_type(PlSqlParser.Using_statistics_typeContext ctx)
Exit a parse tree produced by
PlSqlParser.using_statistics_type(). |
void |
PlSqlParserBaseListener.exitUsing_statistics_type(PlSqlParser.Using_statistics_typeContext ctx)
Exit a parse tree produced by
PlSqlParser.using_statistics_type(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.