Class Emitter.ExpectBlockMappingKey

java.lang.Object
org.snakeyaml.engine.v2.emitter.Emitter.ExpectBlockMappingKey
All Implemented Interfaces:
EmitterState
Enclosing class:
Emitter

private class Emitter.ExpectBlockMappingKey extends Object implements EmitterState
  • Field Details

    • first

      private final boolean first
  • Constructor Details

    • ExpectBlockMappingKey

      public ExpectBlockMappingKey(boolean first)
  • Method Details