Package org.yaml.snakeyaml.parser
Class ParserImpl.ParseFlowSequenceEntry
java.lang.Object
org.yaml.snakeyaml.parser.ParserImpl.ParseFlowSequenceEntry
- All Implemented Interfaces:
Production
- Enclosing class:
- ParserImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
first
private final boolean first
-
-
Constructor Details
-
ParseFlowSequenceEntry
public ParseFlowSequenceEntry(boolean first)
-
-
Method Details
-
produce
- Specified by:
produce
in interfaceProduction
-