Class: RDocF95::RI::AttributeFormatter::AttrChar
- Inherits:
-
Struct
- Object
- Struct
- RDocF95::RI::AttributeFormatter::AttrChar
- Defined in:
- lib/rdoc-f95/ri/formatter.rb
Instance Attribute Summary collapse
-
#attr ⇒ Object
Returns the value of attribute attr.
-
#char ⇒ Object
Returns the value of attribute char.
Instance Attribute Details
#attr ⇒ Object
Returns the value of attribute attr
236 237 238 |
# File 'lib/rdoc-f95/ri/formatter.rb', line 236 def attr @attr end |
#char ⇒ Object
Returns the value of attribute char
236 237 238 |
# File 'lib/rdoc-f95/ri/formatter.rb', line 236 def char @char end |