Searched refs:pretty_old_name (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ruby-106/ruby/lib/rdoc/
H A Dalias.rb65 @full_name || "#{parent.name}#{pretty_old_name}"
93 def pretty_old_name method in class:RDoc
107 "alias: #{self.new_name} -> #{self.pretty_old_name} in: #{parent}"
H A Dcontext.rb184 @unmatched_alias_lists[an_alias.pretty_old_name] ||= []

Completed in 226 milliseconds