method
aref_prefix
ruby 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