public class NodeContext extends Object
| Constructor and Description |
|---|
NodeContext(int parentIndentation,
org.yaml.snakeyaml.nodes.MappingNode mappingNode) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getKeys() |
int |
getParentIndentation() |
int |
getSiblingsIndentation() |
Copyright © 2017. All rights reserved.