Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Col_commentContext
Packages that use PlSqlParser.Col_commentContext
-
Uses of PlSqlParser.Col_commentContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Col_commentContextModifier and TypeMethodDescriptionPlSqlParser.col_comment()PlSqlParser.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_commentContextMethods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Col_commentContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.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().