AbstractReadonly[OptionaladdOptionalcommentA comment on or immediately after this
OptionalcommentA comment before this
OptionalrangeThe [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.
A plain JavaScript representation of this node.
Optional__namedParameters: ToJSOptionsAbstracttoA plain JS representation of this node
AbstracttoOptionalctx: StringifyContextOptionalonComment: () => voidOptionalonChompKeep: () => void
Customize the way that a key-value pair is resolved. Used for YAML 1.1 !!merge << handling.