| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Identified_other_clauseContext |
PlSqlParser.identified_other_clause() |
PlSqlParser.Identified_other_clauseContext |
PlSqlParser.Create_userContext.identified_other_clause(int i) |
PlSqlParser.Identified_other_clauseContext |
PlSqlParser.Alter_userContext.identified_other_clause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Identified_other_clauseContext> |
PlSqlParser.Create_userContext.identified_other_clause() |
List<PlSqlParser.Identified_other_clauseContext> |
PlSqlParser.Alter_userContext.identified_other_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterIdentified_other_clause(PlSqlParser.Identified_other_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.identified_other_clause(). |
void |
PlSqlParserBaseListener.enterIdentified_other_clause(PlSqlParser.Identified_other_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.identified_other_clause(). |
void |
PlSqlParserListener.exitIdentified_other_clause(PlSqlParser.Identified_other_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.identified_other_clause(). |
void |
PlSqlParserBaseListener.exitIdentified_other_clause(PlSqlParser.Identified_other_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.identified_other_clause(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.