Class
FunctionType
In:
lib/support.rb
Parent:
Object
Methods
==
new
to_s
unify_components
Attributes
formal_types
[RW]
receiver_type
[RW]
return_type
[RW]
Public Class methods
new
(receiver_type, formal_types, return_type)
Public Instance methods
==
(other)
to_s
()
unify_components
(other)
[Validate]