A comment on or immediately after this
A comment before this
By default (undefined), numbers use decimal notation. The YAML 1.2 core schema only supports 'HEX' and 'OCT'. The YAML 1.1 schema also supports 'BIN' and 'TIME'
If value
is a number, use this value when stringifying this node.
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.
Set during parsing to the source string value
A blank line before this node and its commentBefore
The CST token that was composed into this node.
A fully qualified tag, if required
The scalar style used for the node's string representation
Create a copy of this node.
Generated using TypeDoc
An optional anchor on this node. Used by alias nodes.