Package org.yaml.snakeyaml.parser
Class ParserImpl.ParseFlowSequenceEntryMappingValue
- java.lang.Object
-
- org.yaml.snakeyaml.parser.ParserImpl.ParseFlowSequenceEntryMappingValue
-
- All Implemented Interfaces:
Production
- Enclosing class:
- ParserImpl
private class ParserImpl.ParseFlowSequenceEntryMappingValue extends java.lang.Object implements Production
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ParseFlowSequenceEntryMappingValue()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Event
produce()
-
-
-
Method Detail
-
produce
public Event produce()
- Specified by:
produce
in interfaceProduction
-
-