Documentation

SCKIntrospection documentation

SCKProgramComponent : NSObject

AuthorsGenerated by builder
Declared inSCKIntrospection.h

Overview

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