Class ParserImpl.ParseBlockMappingValueCommentList

  • All Implemented Interfaces:
    Production
    Enclosing class:
    ParserImpl

    private class ParserImpl.ParseBlockMappingValueCommentList
    extends java.lang.Object
    implements Production
    • Constructor Detail

      • ParseBlockMappingValueCommentList

        public ParseBlockMappingValueCommentList​(java.util.List<CommentToken> tokens)
    • Method Detail

      • produce

        public Event produce()
        Description copied from interface: Production
        Produce parsed event
        Specified by:
        produce in interface Production
        Returns:
        parsed event to be added to the stream of events