Loading lib/jsduck/accessors.rb +3 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,7 @@ module JsDuck :files => cfg[:files], :id => "method-" + name, :deprecated => cfg[:deprecated], :meta => cfg[:meta], } end Loading @@ -80,6 +81,7 @@ module JsDuck :files => cfg[:files], :id => "method-" + name, :deprecated => cfg[:deprecated], :meta => cfg[:meta] } end Loading Loading @@ -116,6 +118,7 @@ module JsDuck :files => cfg[:files], :id => "event-" + name, :deprecated => cfg[:deprecated], :meta => cfg[:meta] } end Loading Loading
lib/jsduck/accessors.rb +3 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,7 @@ module JsDuck :files => cfg[:files], :id => "method-" + name, :deprecated => cfg[:deprecated], :meta => cfg[:meta], } end Loading @@ -80,6 +81,7 @@ module JsDuck :files => cfg[:files], :id => "method-" + name, :deprecated => cfg[:deprecated], :meta => cfg[:meta] } end Loading Loading @@ -116,6 +118,7 @@ module JsDuck :files => cfg[:files], :id => "event-" + name, :deprecated => cfg[:deprecated], :meta => cfg[:meta] } end Loading