Represent an alias, which is an old_name/new_name pair associated with a particular context
pretty_new_name() Instance Public methods New name with prefix '::' or '#'.
aref() Instance Public methods HTML fragment reference for this alias
html_name() Instance Public methods HTML id-friendly version of #new_name
new(text, old_name, new_name, comment, singleton = false) Class Public methods Creates
<=>(other) Instance Public methods Order by singleton then new_name
full_old_name() Instance Public methods Full old name including namespace
name_prefix() Instance Public methods '::' for the alias of a singleton method/attribute
pretty_old_name() Instance Public methods Old name with prefix '::' or '#'.
pretty_name() Instance Public methods Alias for: