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