| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Local_domain_index_clauseContext |
PlSqlParser.local_domain_index_clause() |
PlSqlParser.Local_domain_index_clauseContext |
PlSqlParser.Domain_index_clauseContext.local_domain_index_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterLocal_domain_index_clause(PlSqlParser.Local_domain_index_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.local_domain_index_clause(). |
void |
PlSqlParserBaseListener.enterLocal_domain_index_clause(PlSqlParser.Local_domain_index_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.local_domain_index_clause(). |
void |
PlSqlParserListener.exitLocal_domain_index_clause(PlSqlParser.Local_domain_index_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.local_domain_index_clause(). |
void |
PlSqlParserBaseListener.exitLocal_domain_index_clause(PlSqlParser.Local_domain_index_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.local_domain_index_clause(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.