We manage a set of attributes. Each attribute has a symbol name and a bit value.
Methods
- A
- B
- E
- N
Attributes
[R] | special | The special attribute type. See RDoc::Markup#add_special |
Class Public methods
new()
Link
Creates a new attributes set.
Instance Public methods
as_string(bitmap)
Link
Returns a string representation of bitmap
bitmap_for(name)
Link
Returns a unique bit for name
each_name_of(bitmap)
Link
yields each attribute name in bitmap