| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Logfile_descriptorContext |
PlSqlParser.logfile_descriptor() |
PlSqlParser.Logfile_descriptorContext |
PlSqlParser.Logfile_clausesContext.logfile_descriptor(int i) |
PlSqlParser.Logfile_descriptorContext |
PlSqlParser.Drop_logfile_clausesContext.logfile_descriptor(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Logfile_descriptorContext> |
PlSqlParser.Logfile_clausesContext.logfile_descriptor() |
List<PlSqlParser.Logfile_descriptorContext> |
PlSqlParser.Drop_logfile_clausesContext.logfile_descriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterLogfile_descriptor(PlSqlParser.Logfile_descriptorContext ctx)
Enter a parse tree produced by
PlSqlParser.logfile_descriptor(). |
void |
PlSqlParserListener.enterLogfile_descriptor(PlSqlParser.Logfile_descriptorContext ctx)
Enter a parse tree produced by
PlSqlParser.logfile_descriptor(). |
void |
PlSqlParserBaseListener.exitLogfile_descriptor(PlSqlParser.Logfile_descriptorContext ctx)
Exit a parse tree produced by
PlSqlParser.logfile_descriptor(). |
void |
PlSqlParserListener.exitLogfile_descriptor(PlSqlParser.Logfile_descriptorContext ctx)
Exit a parse tree produced by
PlSqlParser.logfile_descriptor(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.