Class YARD::Templates::Section
In: lib/yard/templates/section.rb
Parent: Array

Abstracts the structure for a section and its subsections into an ordered list of sections and subsections. @since 0.6.0

Methods

<<   ==   []   any   dup   eql?   inspect   new   place   push   to_a   unshift  

Attributes

name  [RW] 

Public Class methods

Public Instance methods

<<(*args)

Alias for push

[Validate]