| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Comment_on_columnContext |
PlSqlParser.comment_on_column() |
PlSqlParser.Comment_on_columnContext |
PlSqlParser.Unit_statementContext.comment_on_column() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterComment_on_column(PlSqlParser.Comment_on_columnContext ctx)
Enter a parse tree produced by
PlSqlParser.comment_on_column(). |
void |
PlSqlParserBaseListener.enterComment_on_column(PlSqlParser.Comment_on_columnContext ctx)
Enter a parse tree produced by
PlSqlParser.comment_on_column(). |
void |
PlSqlParserListener.exitComment_on_column(PlSqlParser.Comment_on_columnContext ctx)
Exit a parse tree produced by
PlSqlParser.comment_on_column(). |
void |
PlSqlParserBaseListener.exitComment_on_column(PlSqlParser.Comment_on_columnContext ctx)
Exit a parse tree produced by
PlSqlParser.comment_on_column(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.