method
aref_prefix
v2_6_3 -
Show latest stable
- Class:
RDoc::ClassModule
aref_prefix()public
No documentation available.
# File lib/rdoc/class_module.rb, line 175
def aref_prefix # :nodoc:
raise NotImplementedError, "missing aref_prefix for #{self.class}"
end