Difference between revisions of "Interface"

From GNUstepWiki
Jump to navigation Jump to search
(Added)
(No difference)

Revision as of 17:02, 31 March 2006

Part of an Objective-C class specification that declares its public interface, which include its superclass name, instance variables, and public-method prototypes.