+1
−0
lib/jsduck/param_list.rb
0 → 100644
+30
−0
+0
−20
Loading
Removed parameter list creation code from Table class as it's only needed for EventTable and MethodTable - so it's now in separate class that only those table-classes use.