Skip to content
Commit 0bd5ca9f authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Class for creating namespace-tree-structure.

JsDuck::Tree creates from doc-object list a tree structure consisting
of Ruby Hashes and Arrays.  Another method in jsduck.rb converts this
to JSON and outputs.

For all this added a unit test, but with it's single test it's mostly
just a sanity check.

The previous debug output was removed to separate method.
parent 6a6aa26c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment