Class: RDocF95::RI::AttributeFormatter::AttrChar

Inherits:
Struct
  • Object
show all
Defined in:
lib/rdoc-f95/ri/formatter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attrObject

Returns the value of attribute attr

Returns:

  • (Object)

    the current value of attr



236
237
238
# File 'lib/rdoc-f95/ri/formatter.rb', line 236

def attr
  @attr
end

#charObject

Returns the value of attribute char

Returns:

  • (Object)

    the current value of char



236
237
238
# File 'lib/rdoc-f95/ri/formatter.rb', line 236

def char
  @char
end