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 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
Object
Object
The column where this node ends.
The line where this node ends.
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 line where this node starts.
© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/YAML/Nodes/Node.html