Class
RDoc::AnyMethod
In:
lib/rdoc/code_objects.rb
Parent:
CodeObject
AnyMethod
is the base class for objects representing methods
Methods
<=>
add_alias
new
param_seq
to_s
Included Modules
TokenStream
Public Class methods
new
(text, name)
Public Instance methods
<=>
(other)
add_alias
(method)
param_seq
()
to_s
()
[Validate]