Skip to content

Instantly share code, notes, and snippets.

@JensAyton
Created November 28, 2010 20:24
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JensAyton/719274 to your computer and use it in GitHub Desktop.
Save JensAyton/719274 to your computer and use it in GitHub Desktop.
Generate a GraphViz file showing the hierarchy of Objective-C classes in a given bundle, super- and subclasses of a given class, or all loaded classes. Requires GraphViz for viewing, http://www.pixelglow.com/graphviz/ Hack notice: this is one.
Moved to a repo: https://github.com/Ahruman/ClassCrawler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment