| Package | Description |
|---|---|
| org.snakeyaml.engine.v2.comments | |
| org.snakeyaml.engine.v2.composer |
| Modifier and Type | Method and Description |
|---|---|
List<CommentLine> |
CommentEventsCollector.consume()
Return the events collected and reset the collector.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.snakeyaml.engine.v2.nodes.Node |
Composer.composeScalarNode(Optional<Anchor> anchor,
List<CommentLine> blockComments)
Create ScalarNode
|
Copyright © 2018–2022. All rights reserved.