APIdock
/
Ruby
/
Browse
About
class
Psych
::
Nodes
::
Node
ruby latest stable
- Superclass:
Object
The base class for any
Node
in a
YAML
parse tree. This class should never be instantiated.
Included modules
Enumerable
Attributes
[R]
children
[RW]
end_column
[RW]
end_line
[RW]
start_column
[RW]
start_line
[R]
tag
Files
ext/psych/lib/psych/nodes/node.rb
Related methods
Instance methods
each
to_ruby
to_yaml
transform
yaml
Class methods
new