Method: RDoc::Attr#aref_prefix

Defined in:
lib/rdoc/code_object/attr.rb

#aref_prefixObject

The #aref prefix for attributes



61
62
63
# File 'lib/rdoc/code_object/attr.rb', line 61

def aref_prefix
  'attribute'
end