MappingNode

constructor(tag: Tag, value: List<NodeTuple>, flowStyle: FlowStyle, resolved: Boolean = true, startMark: Mark? = null, endMark: Mark? = null)

Parameters

tag

tag of the node

resolved

true when the tag is implicitly resolved

value

the entries of this map

flowStyle

the flow style of the node

startMark

start

endMark

end