Class ParserImpl.ParseFlowMappingKey

  • All Implemented Interfaces:
    Production
    Enclosing class:
    ParserImpl

    private class ParserImpl.ParseFlowMappingKey
    extends java.lang.Object
    implements Production
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private boolean first  
    • Constructor Summary

      Constructors 
      Constructor Description
      ParseFlowMappingKey​(boolean first)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Event produce()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • first

        private boolean first
    • Constructor Detail

      • ParseFlowMappingKey

        public ParseFlowMappingKey​(boolean first)