Interface

From GNUstepWiki
Revision as of 17:02, 31 March 2006 by Cbv (talk | contribs) (Added)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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