| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Comment_on_tableContext |
PlSqlParser.comment_on_table() |
PlSqlParser.Comment_on_tableContext |
PlSqlParser.Unit_statementContext.comment_on_table() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterComment_on_table(PlSqlParser.Comment_on_tableContext ctx)
Enter a parse tree produced by
PlSqlParser.comment_on_table(). |
void |
PlSqlParserListener.enterComment_on_table(PlSqlParser.Comment_on_tableContext ctx)
Enter a parse tree produced by
PlSqlParser.comment_on_table(). |
void |
PlSqlParserBaseListener.exitComment_on_table(PlSqlParser.Comment_on_tableContext ctx)
Exit a parse tree produced by
PlSqlParser.comment_on_table(). |
void |
PlSqlParserListener.exitComment_on_table(PlSqlParser.Comment_on_tableContext ctx)
Exit a parse tree produced by
PlSqlParser.comment_on_table(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.