OptionalanchorOptionalcommentA comment on or immediately after this
OptionalcommentA comment before this
OptionalflowIf true, stringify this and all child nodes using flow rather than block styles.
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
StaticmaxReturns item at key, or undefined if not found. By default unwraps
scalar values from their surrounding node; to disable set keepScalar to
true (collections are always returned intact).
Returns item at key, or undefined if not found. By default unwraps
scalar values from their surrounding node; to disable set keepScalar to
true (collections are always returned intact).
OptionalkeepScalar: falseReturns item at key, or undefined if not found. By default unwraps
scalar values from their surrounding node; to disable set keepScalar to
true (collections are always returned intact).
OptionalkeepScalar: booleanInstance of Type, Map, or Object
An optional anchor on this node. Used by alias nodes.