Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more

In Files

  • psych/lib/psych/json/tree_builder.rb

Psych::JSON::TreeBuilder

Psych::JSON::TreeBuilder is an event based AST builder. Events are sent to an instance of Psych::JSON::TreeBuilder and a JSON AST is constructed.