SCKIntrospection documentation
SCKProgramComponent : NSObjectOverview
SCKProgramComponent is an abstract class representing properties of some component of a program. This includes classes, functions, methods, and so on.
Program components in SourceCodeKit can be obtained both by runtime introspection and by parsing source code.
No public API available