All Manuals > LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.13 Objective-C changes

NextPrevUpTopContentsIndex

13.13.1 New function objc-class-method-signature

The new function objc:objc-class-method-signature tries to find the relevant method (given an Objective-C class and method name) and returns its signature.

The new types objc:objc-unknown , objc:objc-c++-bool and objc:objc-at-question-mark may appear in the result of objc:objc-class-method-signature .


LispWorks Release Notes and Installation Guide - 23 Dec 2011

NextPrevUpTopContentsIndex