SUPER->
Cocoa bridge ยป Calling Objective C code

Prev:->
Next:send ( receiver args... signature selector -- return... )


Vocabulary
cocoa

Syntax
-> selector


Inputs
None

Outputs
None

Word description
A sugared form of the following:
"selector" send-super


See also
send, super-send, ->

Definition