Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Col_commentContext
-
Packages that use PlSqlParser.Col_commentContext Package Description io.debezium.ddl.parser.oracle.generated -
-
Uses of PlSqlParser.Col_commentContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Col_commentContext Modifier and Type Method Description PlSqlParser.Col_commentContextPlSqlParser. col_comment()PlSqlParser.Col_commentContextPlSqlParser.Et_oracle_hdfs_hiveContext. col_comment(int i)Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Col_commentContext Modifier and Type Method Description List<PlSqlParser.Col_commentContext>PlSqlParser.Et_oracle_hdfs_hiveContext. col_comment()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Col_commentContext Modifier and Type Method Description voidPlSqlParserBaseListener. enterCol_comment(PlSqlParser.Col_commentContext ctx)Enter a parse tree produced byPlSqlParser.col_comment().voidPlSqlParserListener. enterCol_comment(PlSqlParser.Col_commentContext ctx)Enter a parse tree produced byPlSqlParser.col_comment().voidPlSqlParserBaseListener. exitCol_comment(PlSqlParser.Col_commentContext ctx)Exit a parse tree produced byPlSqlParser.col_comment().voidPlSqlParserListener. exitCol_comment(PlSqlParser.Col_commentContext ctx)Exit a parse tree produced byPlSqlParser.col_comment().
-