Class ParserImpl.ParseBlockMappingKey

java.lang.Object
org.snakeyaml.engine.v2.parser.ParserImpl.ParseBlockMappingKey
All Implemented Interfaces:
Production
Enclosing class:
ParserImpl

private class ParserImpl.ParseBlockMappingKey extends Object implements Production
  • Constructor Details

    • ParseBlockMappingKey

      private ParseBlockMappingKey()
  • Method Details

    • 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