Handbook
Glossary
IMPORT:
Cocoa bridge
ยป
Calling Objective C code
Next:
->
Vocabulary
cocoa
Syntax
IMPORT: name
Word description
Makes an Objective C class available for use.
Examples
IMPORT: QTMovie QTMovie "My Movie.mov" <NSString> f -> movieWithFile:error:
Definition
USING:
cocoa.messages
lexer
;
IN:
cocoa
SYNTAX:
IMPORT:
scan-token
[
]
import-objc-class
;