| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Table_refContext |
PlSqlParser.table_ref() |
PlSqlParser.Table_refContext |
PlSqlParser.Table_ref_aux_internal_twoContext.table_ref() |
PlSqlParser.Table_refContext |
PlSqlParser.Table_ref_listContext.table_ref(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Table_refContext> |
PlSqlParser.Table_ref_listContext.table_ref() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterTable_ref(PlSqlParser.Table_refContext ctx)
Enter a parse tree produced by
PlSqlParser.table_ref(). |
void |
PlSqlParserBaseListener.enterTable_ref(PlSqlParser.Table_refContext ctx)
Enter a parse tree produced by
PlSqlParser.table_ref(). |
void |
PlSqlParserListener.exitTable_ref(PlSqlParser.Table_refContext ctx)
Exit a parse tree produced by
PlSqlParser.table_ref(). |
void |
PlSqlParserBaseListener.exitTable_ref(PlSqlParser.Table_refContext ctx)
Exit a parse tree produced by
PlSqlParser.table_ref(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.