Method: RDoc::Markup::AttributeManager#exclusive_bitmap
- Defined in:
- lib/rdoc/markup/attribute_manager.rb
#exclusive_bitmap ⇒ Object (readonly)
A bits of exclusive maps
74 75 76 |
# File 'lib/rdoc/markup/attribute_manager.rb', line 74 def exclusive_bitmap @exclusive_bitmap end |