+20
−22
+8
−4
+5
−5
lib/jsduck/relations.rb
0 → 100644
+68
−0
lib/jsduck/subclasses.rb
deleted100644 → 0
+0
−27
Loading
Using that implemented subclasses and mixed_into exports. Relations provides access to 3 things: - class lookup by name - subclass lookup by class - mixed into classes lookup by class So now we have just one object to pass around for these purposes.