swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Class browser


From: Sven Thommesen
Subject: Class browser
Date: Tue, 16 Jul 1996 11:08:37 -0700

Does anyone know of a utility (well, a graphical IDE would be nice...) 
that will search the .h files and generate a complete definition (i.e. 
variables and methods) for a given object class, including those 
inherited from super-classes? 

It can get more than confusing to see a message sent to an object for 
which that message is not defined (in its own .h file, that is) -- 
example: when HeatbugModelSwarm says [heat setDiffusionConstant: 
diffusionConstant]. Then you have to dig up through the superclasses to 
see what's going on.

Cheers,
Sven


reply via email to

[Prev in Thread] Current Thread [Next in Thread]