Prev
Open Object Rexx
Next
Code style
dark
electric
light
print
rgfdark
rgflight
tokio-day
tokio-night
vim-dark-blue
vim-dark-darkblue
vim-dark-desert
vim-dark-elflord
vim-dark-evening
vim-dark-industry
vim-dark-koehler
vim-dark-murphy
vim-dark-pablo
vim-dark-ron
vim-dark-slate
vim-dark-torte
vim-light-delek
vim-light-morning
vim-light-peachpuff
vim-light-shine
vim-light-zellner
5.4.26.10. requestClassType (Class Method)
Validates that
object
can be converted to an instance of class
class
by sending it a
request
message.
If successful, it returns the converted object, otherwise it raises a syntax error for argument
name
.
See also method
classType (Class Method)
.
Prev
5.4.26.9. positiveNumber (Class Method)
Up
Home
Next
5.4.26.11. positiveWholeNumber (Class Method)