Abstract class of all YAML tree nodes.
The optional anchor of a node.
The optional anchor of a node.
The column where this node ends.
The column where this node ends.
The line where this node ends.
The line where this node ends.
Returns the kind of this node, which is equivalent to the class name.
Returns a tuple of #start_line and #start_column.
Raises a YAML::ParseException with the given message located at this node's #location.
The column where this node starts.
The column where this node starts.
The line where this node starts.
The line where this node starts.
The optional tag of a node.
The optional tag of a node.
Reference
Reference
Reference
Object
Object
Object
Returns the kind of this node, which is equivalent to the class name.
Returns a tuple of #start_line and #start_column.
Raises a YAML::ParseException with the given message located at this node's #location.
© 2012–2026 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/1.19.0/YAML/Nodes/Node.html