Class: SM::ListItem

Inherits:
ListBase show all
Defined in:
lib/rdoc/markup/simple_markup/fragments.rb

Constant Summary

Constants inherited from ListBase

SM::ListBase::BULLET, SM::ListBase::LABELED, SM::ListBase::LOWERALPHA, SM::ListBase::NOTE, SM::ListBase::NUMBER, SM::ListBase::UPPERALPHA

Constants inherited from Fragment

Fragment::TYPE_MAP

Instance Attribute Summary

Attributes inherited from Fragment

#level, #param, #txt, #type

Method Summary

Methods inherited from Fragment

#add_text, for, #initialize, #to_s, type_name

Constructor Details

This class inherits a constructor from SM::Fragment