Sha256: b3e5801a5a5e9f21a638dd4f7e31f1d2c0284dc995e5489add4ec26d6b223450

Contents?: true

Size: 368 Bytes

Versions: 6

Compression:

Stored size: 368 Bytes

Contents

<p class="inherited">
  <table border="1" width="100%">
  <% inherited_meths_by_class do |klass, meths| %>
    <tr background="#ddddff">
      <th><%= visibility.to_s.capitalize %> <%= scope.to_s.capitalize %> Methods inherited from <%= linkify klass %></th>
    </tr>
    <tr>
      <td><%= format_object_name_list meths %></td>
    </tr>
  <% end %>
  </table>
</p>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
yard-0.2.3.5 templates/javadoc/methodsummary/html/inherited.erb
yard-0.2.3.4 templates/javadoc/methodsummary/html/inherited.erb
yard-0.2.3.2 templates/javadoc/methodsummary/html/inherited.erb
yard-0.2.3.3 templates/javadoc/methodsummary/html/inherited.erb
yard-0.2.2 templates/javadoc/methodsummary/html/inherited.erb
yard-0.2.3 templates/javadoc/methodsummary/html/inherited.erb