Class: RDocF95::Markup::Heading
- Defined in:
- lib/rdoc-f95/markup/fragments.rb
Constant Summary
Constants inherited from Fragment
Instance Attribute Summary
Attributes inherited from Fragment
Instance Method Summary collapse
Methods inherited from Fragment
#add_text, for, #initialize, #to_s, type_name
Constructor Details
This class inherits a constructor from RDocF95::Markup::Fragment
Instance Method Details
#head_level ⇒ Object
64 65 66 |
# File 'lib/rdoc-f95/markup/fragments.rb', line 64 def head_level @param.to_i end |