Index
public class Index
An index is a context in which translation units are created.
-
Creates a new index in which translation units can be created.
Declaration
Swift
public init(excludeDeclarationsFromPCH: Bool = true, displayDiagnostics: Bool = true)