Uses of Class
org.yaml.snakeyaml.comments.CommentEventsCollector
Packages that use CommentEventsCollector
-
Uses of CommentEventsCollector in org.yaml.snakeyaml.comments
Methods in org.yaml.snakeyaml.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.