Handbook
Glossary
->
Cocoa bridge
ยป
Calling Objective C code
Prev:
IMPORT:
Next:
SUPER->
Vocabulary
cocoa
Syntax
-> selector
Inputs
None
Outputs
None
Word description
A sugared form of the following:
"selector" send
See also
send
,
super-send
,
SUPER->
Definition
USING:
cocoa.messages
kernel
lexer
sequences
;
IN:
cocoa
SYNTAX:
->
scan-token
dup
remember-send
[
lookup-objc-method
suffix!
]
[
suffix!
]
bi
\
send
suffix!
;