| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Sort_or_nosortContext |
PlSqlParser.sort_or_nosort() |
PlSqlParser.Sort_or_nosortContext |
PlSqlParser.Index_attributesContext.sort_or_nosort(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Sort_or_nosortContext> |
PlSqlParser.Index_attributesContext.sort_or_nosort() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterSort_or_nosort(PlSqlParser.Sort_or_nosortContext ctx)
Enter a parse tree produced by
PlSqlParser.sort_or_nosort(). |
void |
PlSqlParserBaseListener.enterSort_or_nosort(PlSqlParser.Sort_or_nosortContext ctx)
Enter a parse tree produced by
PlSqlParser.sort_or_nosort(). |
void |
PlSqlParserListener.exitSort_or_nosort(PlSqlParser.Sort_or_nosortContext ctx)
Exit a parse tree produced by
PlSqlParser.sort_or_nosort(). |
void |
PlSqlParserBaseListener.exitSort_or_nosort(PlSqlParser.Sort_or_nosortContext ctx)
Exit a parse tree produced by
PlSqlParser.sort_or_nosort(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.