Uses of Class
org.snakeyaml.engine.v2.comments.CommentEventsCollector
Packages that use CommentEventsCollector
-
Uses of CommentEventsCollector in org.snakeyaml.engine.v2.comments
Methods in org.snakeyaml.engine.v2.comments that return CommentEventsCollectorModifier and TypeMethodDescriptionCommentEventsCollector.collectEvents()Collect all events of the expected type (set during construction) starting with the top event on the event source.