Class ParserImpl.ParseIndentlessSequenceEntryKey

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

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

    • ParseIndentlessSequenceEntryKey

      private ParseIndentlessSequenceEntryKey()
  • 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