Class: RDoc::RI::AttributeFormatter::AttrChar

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

Instance Attribute Summary collapse

Instance Attribute Details

#attrObject

Returns the value of attribute attr

Returns:

  • (Object)

    the current value of attr



249
250
251
# File 'lib/rdoc/ri/formatter.rb', line 249

def attr
  @attr
end

#charObject

Returns the value of attribute char

Returns:

  • (Object)

    the current value of char



249
250
251
# File 'lib/rdoc/ri/formatter.rb', line 249

def char
  @char
end