| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Rollup_cube_clauseContext |
PlSqlParser.rollup_cube_clause() |
PlSqlParser.Rollup_cube_clauseContext |
PlSqlParser.Group_by_elementsContext.rollup_cube_clause() |
PlSqlParser.Rollup_cube_clauseContext |
PlSqlParser.Grouping_sets_elementsContext.rollup_cube_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterRollup_cube_clause(PlSqlParser.Rollup_cube_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.rollup_cube_clause(). |
void |
PlSqlParserBaseListener.enterRollup_cube_clause(PlSqlParser.Rollup_cube_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.rollup_cube_clause(). |
void |
PlSqlParserListener.exitRollup_cube_clause(PlSqlParser.Rollup_cube_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.rollup_cube_clause(). |
void |
PlSqlParserBaseListener.exitRollup_cube_clause(PlSqlParser.Rollup_cube_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.rollup_cube_clause(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.