method
visit_Psych_Nodes_Document
v2_2_9 -
Show latest stable
- Class:
Psych::Visitors::ToRuby
visit_Psych_Nodes_Document(o)public
No documentation available.
# File ext/psych/lib/psych/visitors/to_ruby.rb, line 294
def visit_Psych_Nodes_Document o
accept o.root
end