| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Tablespace_state_clausesContext |
PlSqlParser.tablespace_state_clauses() |
PlSqlParser.Tablespace_state_clausesContext |
PlSqlParser.Alter_tablespaceContext.tablespace_state_clauses() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterTablespace_state_clauses(PlSqlParser.Tablespace_state_clausesContext ctx)
Enter a parse tree produced by
PlSqlParser.tablespace_state_clauses(). |
void |
PlSqlParserBaseListener.enterTablespace_state_clauses(PlSqlParser.Tablespace_state_clausesContext ctx)
Enter a parse tree produced by
PlSqlParser.tablespace_state_clauses(). |
void |
PlSqlParserListener.exitTablespace_state_clauses(PlSqlParser.Tablespace_state_clausesContext ctx)
Exit a parse tree produced by
PlSqlParser.tablespace_state_clauses(). |
void |
PlSqlParserBaseListener.exitTablespace_state_clauses(PlSqlParser.Tablespace_state_clausesContext ctx)
Exit a parse tree produced by
PlSqlParser.tablespace_state_clauses(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.