method
add_alias
add_alias(method)
public
Hide source
# File lib/rdoc/code_objects.rb, line 874 def add_alias(method) @aliases << method end