Readonly[OptionaladdOptionalanchorOptionalcommentA comment on or immediately after this
OptionalcommentA comment before this
The [start, value-end, node-end] character offsets for the part of the
source parsed into this node (undefined if not parsed). The value-end
and node-end positions are themselves not included in their respective
ranges.
OptionalspaceA blank line before this node and its commentBefore
OptionalsrcThe CST token that was composed into this node.
OptionaltagA fully qualified tag, if required
Create a copy of this node.
Resolve the value of this alias within doc, finding the last
instance of the source anchor before this node.
Optionalctx: ToJSContextA plain JavaScript representation of this node.
Optional__namedParameters: ToJSOptionsA plain JS representation of this node
Optional_arg: unknownOptionalctx: ToJSContextOptionalctx: StringifyContextOptional_onComment: () => voidOptional_onChompKeep: () => void
Customize the way that a key-value pair is resolved. Used for YAML 1.1 !!merge << handling.