| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Keep_clauseContext |
PlSqlParser.keep_clause() |
PlSqlParser.Keep_clauseContext |
PlSqlParser.Function_argumentContext.keep_clause() |
PlSqlParser.Keep_clauseContext |
PlSqlParser.Function_argument_analyticContext.keep_clause() |
PlSqlParser.Keep_clauseContext |
PlSqlParser.Function_argument_modelingContext.keep_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterKeep_clause(PlSqlParser.Keep_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.keep_clause(). |
void |
PlSqlParserListener.enterKeep_clause(PlSqlParser.Keep_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.keep_clause(). |
void |
PlSqlParserBaseListener.exitKeep_clause(PlSqlParser.Keep_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.keep_clause(). |
void |
PlSqlParserListener.exitKeep_clause(PlSqlParser.Keep_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.keep_clause(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.