Implementation

From GNUstepWiki
Revision as of 14:39, 23 October 2006 by Cbv (talk | contribs) (add category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Part of an Objective-C class specification that defines its implementation. This section defines both public methods as well as private methods —- methods that are not declared in the class’s interface.