|
| |||||||||
See also: is_a
is_type_for on a class is the opposite of is_a , in that if
X.<is_a Y/> , then Y.<is_type_for X/>
When type-checking is on, is_type_for is called on every
argument value to see if it satisfies the type of the parameter.
© Copyright 2007 Clear Methods, Inc.