| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Autoextend_clauseContext |
PlSqlParser.autoextend_clause() |
PlSqlParser.Autoextend_clauseContext |
PlSqlParser.Alter_tablespaceContext.autoextend_clause() |
PlSqlParser.Autoextend_clauseContext |
PlSqlParser.Datafile_tempfile_specContext.autoextend_clause() |
PlSqlParser.Autoextend_clauseContext |
PlSqlParser.Alter_datafile_clauseContext.autoextend_clause() |
PlSqlParser.Autoextend_clauseContext |
PlSqlParser.Alter_tempfile_clauseContext.autoextend_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterAutoextend_clause(PlSqlParser.Autoextend_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.autoextend_clause(). |
void |
PlSqlParserBaseListener.enterAutoextend_clause(PlSqlParser.Autoextend_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.autoextend_clause(). |
void |
PlSqlParserListener.exitAutoextend_clause(PlSqlParser.Autoextend_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.autoextend_clause(). |
void |
PlSqlParserBaseListener.exitAutoextend_clause(PlSqlParser.Autoextend_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.autoextend_clause(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.