(extension in Result):Result.ResultType.error : Swift.Optional<A.Error>
(extension in Result):Result.ResultType.flatMap <A> ((A.Value) -> Result.Result<A1, A.Error>) -> Result.Result<A1, A.Error>
(extension in Result):Result.ResultType.flatMapError <A where A1: Swift.ErrorType> ((A.Error) -> Result.Result<A.Value, A1>) -> Result.Result<A.Value, A1>
(extension in Result):Result.ResultType.map <A> ((A.Value) -> A1) -> Result.Result<A1, A.Error>
(extension in Result):Result.ResultType.mapError <A where A1: Swift.ErrorType> ((A.Error) -> A1) -> Result.Result<A.Value, A1>
(extension in Result):Result.ResultType.value : Swift.Optional<A.Value>
(extension in Result):Result.ResultType<A where A: Result.ResultType, A.Error: Result.ErrorTypeConvertible>.tryMap <A> ((A.Value) throws -> A1) -> Result.Result<A1, A.Error>
(extension in SourceKittenFramework):SourceKittenFramework.SourceKitRepresentable.isEqualTo (SourceKittenFramework.SourceKitRepresentable) -> Swift.Bool
(extension in SourceKittenFramework):Swift.COpaquePointer.cursor () -> __C.CXCursor
(extension in SourceKittenFramework):Swift.Dictionary.(addIfNotNil in _5795E9E9457DA79D26C040857CA4A3DE) (A, Swift.Optional<B>) -> ()
(extension in SourceKittenFramework):Swift.Dictionary.init (Swift.Array<(A, B)>) -> Swift.Dictionary<A, B>
(extension in SourceKittenFramework):Swift.Dictionary.map <A> ((B) throws -> A1) throws -> Swift.Dictionary<A, A1>
(extension in SourceKittenFramework):Swift.SequenceType.groupBy <A where A1: Swift.Hashable> ((A.Generator.Element) -> A1) -> Swift.Dictionary<A1, Swift.Array<A.Generator.Element>>
(extension in SourceKittenFramework):Swift.SequenceType<A where A: Swift.SequenceType, A.Generator.Element == SourceKittenFramework.SourceDeclaration>.rejectPropertyMethods () -> Swift.Array<SourceKittenFramework.SourceDeclaration>
(extension in SourceKittenFramework):Swift.SequenceType<A where A: Swift.SequenceType, A.Generator.Element: Swift.Hashable>.distinct () -> Swift.Array<A.Generator.Element>
(extension in SourceKittenFramework):Swift.String.(isFile in _F3BD264C210C7171C9054BF1F2E76B85) : Swift.Bool
(extension in SourceKittenFramework):Swift.String.(stringByAppendingPathComponent in _F3BD264C210C7171C9054BF1F2E76B85) (Swift.String) -> Swift.String
(extension in SourceKittenFramework):Swift.String.(toolchainDir in _F3BD264C210C7171C9054BF1F2E76B85) : Swift.String
(extension in SourceKittenFramework):Swift.String.(usrLibDir in _F3BD264C210C7171C9054BF1F2E76B85) : Swift.String
(extension in SourceKittenFramework):Swift.String.(xcodeBetaDeveloperDir in _F3BD264C210C7171C9054BF1F2E76B85) : Swift.String
(extension in SourceKittenFramework):Swift.String.(xcodeDeveloperDir in _F3BD264C210C7171C9054BF1F2E76B85) : Swift.String
(extension in SourceKittenFramework):Swift.String.commentBody (Swift.Optional<__C._NSRange>) -> Swift.Optional<Swift.String>
(extension in SourceKittenFramework):Swift.String.countOfLeadingCharactersInSet (__ObjC.NSCharacterSet) -> Swift.Int
(extension in SourceKittenFramework):Swift.String.documentedTokenOffsets (SourceKittenFramework.SyntaxMap) -> Swift.Array<Swift.Int>
(extension in SourceKittenFramework):Swift.String.isTokenDocumentable (SourceKittenFramework.SyntaxToken) -> Swift.Bool
(extension in SourceKittenFramework):Swift.String.pragmaMarks (Swift.String, excludeRanges : Swift.Array<__C._NSRange>, limitRange : Swift.Optional<__C._NSRange>) -> Swift.Array<SourceKittenFramework.SourceDeclaration>
(extension in SourceKittenFramework):Swift.String.stringByRemovingCommonLeadingWhitespaceFromLines () -> Swift.String
(extension in SourceKittenFramework):Swift.String.stringByTrimmingWhitespaceAndOpeningCurlyBrace () -> Swift.Optional<Swift.String>
(extension in SourceKittenFramework):__C.CXComment.commandName () -> Swift.Optional<Swift.String>
(extension in SourceKittenFramework):__C.CXComment.count () -> Swift.UInt32
(extension in SourceKittenFramework):__C.CXComment.kind () -> __C.CXCommentKind
(extension in SourceKittenFramework):__C.CXComment.paragraph () -> __C.CXComment
(extension in SourceKittenFramework):__C.CXComment.paragraphToString (Swift.Optional<Swift.String>) -> Swift.Array<SourceKittenFramework.Text>
(extension in SourceKittenFramework):__C.CXComment.paramName () -> Swift.Optional<Swift.String>
(extension in SourceKittenFramework):__C.CXComment.subscript (Swift.UInt32) -> __C.CXComment
(extension in SourceKittenFramework):__C.CXCursor.commentBody () -> Swift.Optional<Swift.String>
(extension in SourceKittenFramework):__C.CXCursor.declaration () -> Swift.Optional<Swift.String>
(extension in SourceKittenFramework):__C.CXCursor.extent () -> (start : SourceKittenFramework.SourceLocation, end : SourceKittenFramework.SourceLocation)
(extension in SourceKittenFramework):__C.CXCursor.flatMap <A> ((__C.CXCursor) -> Swift.Optional<A>) -> Swift.Array<A>
(extension in SourceKittenFramework):__C.CXCursor.location () -> SourceKittenFramework.SourceLocation
(extension in SourceKittenFramework):__C.CXCursor.name () -> Swift.String
(extension in SourceKittenFramework):__C.CXCursor.objCKind () -> SourceKittenFramework.ObjCDeclarationKind
(extension in SourceKittenFramework):__C.CXCursor.parsedComment () -> __C.CXComment
(extension in SourceKittenFramework):__C.CXCursor.shouldDocument () -> Swift.Bool
(extension in SourceKittenFramework):__C.CXCursor.str () -> Swift.Optional<Swift.String>
(extension in SourceKittenFramework):__C.CXCursor.usr () -> Swift.Optional<Swift.String>
(extension in SourceKittenFramework):__C.CXCursor.visit ((__C.CXCursor, __C.CXCursor) -> __C.CXChildVisitResult) -> ()
(extension in SourceKittenFramework):__C.CXString.description : Swift.String
(extension in SourceKittenFramework):__C.CXString.str () -> Swift.Optional<Swift.String>
(extension in SourceKittenFramework):__ObjC.NSString.(CacheContainer in _0FC7D82B151D24403F461B3F6A0041E8)
(extension in SourceKittenFramework):__ObjC.NSString.(CacheContainer in _0FC7D82B151D24403F461B3F6A0041E8).byteOffsetFromLocation (Swift.Int) -> Swift.Int
(extension in SourceKittenFramework):__ObjC.NSString.(CacheContainer in _0FC7D82B151D24403F461B3F6A0041E8).init (__ObjC.NSString) -> (extension in SourceKittenFramework):__ObjC.NSString.(CacheContainer in _0FC7D82B151D24403F461B3F6A0041E8)
(extension in SourceKittenFramework):__ObjC.NSString.(CacheContainer in _0FC7D82B151D24403F461B3F6A0041E8).lineAndCharacterForByteOffset (Swift.Int) -> Swift.Optional<(line : Swift.Int, character : Swift.Int)>
(extension in SourceKittenFramework):__ObjC.NSString.(CacheContainer in _0FC7D82B151D24403F461B3F6A0041E8).lineAndCharacterForCharacterOffset (Swift.Int) -> Swift.Optional<(line : Swift.Int, character : Swift.Int)>
(extension in SourceKittenFramework):__ObjC.NSString.(CacheContainer in _0FC7D82B151D24403F461B3F6A0041E8).lines : Swift.Array<SourceKittenFramework.Line>
(extension in SourceKittenFramework):__ObjC.NSString.(CacheContainer in _0FC7D82B151D24403F461B3F6A0041E8).locationFromByteOffset (Swift.Int) -> Swift.Int
(extension in SourceKittenFramework):__ObjC.NSString.(CacheContainer in _0FC7D82B151D24403F461B3F6A0041E8).utf8View : Swift.String.UTF8View
(extension in SourceKittenFramework):__ObjC.NSString.(cacheContainer in _0FC7D82B151D24403F461B3F6A0041E8) : (extension in SourceKittenFramework):__ObjC.NSString.(CacheContainer in _0FC7D82B151D24403F461B3F6A0041E8)
(extension in SourceKittenFramework):__ObjC.NSString.NSRangeToByteRange (start : Swift.Int, length : Swift.Int) -> Swift.Optional<__C._NSRange>
(extension in SourceKittenFramework):__ObjC.NSString.absolutePathRepresentation (Swift.String) -> Swift.String
(extension in SourceKittenFramework):__ObjC.NSString.byteRangeToNSRange (start : Swift.Int, length : Swift.Int) -> Swift.Optional<__C._NSRange>
(extension in SourceKittenFramework):__ObjC.NSString.isObjectiveCHeaderFile () -> Swift.Bool
(extension in SourceKittenFramework):__ObjC.NSString.isSwiftFile () -> Swift.Bool
(extension in SourceKittenFramework):__ObjC.NSString.lineAndCharacterForByteOffset (Swift.Int) -> Swift.Optional<(line : Swift.Int, character : Swift.Int)>
(extension in SourceKittenFramework):__ObjC.NSString.lineAndCharacterForCharacterOffset (Swift.Int) -> Swift.Optional<(line : Swift.Int, character : Swift.Int)>
(extension in SourceKittenFramework):__ObjC.NSString.lineRangeWithByteRange (start : Swift.Int, length : Swift.Int) -> Swift.Optional<(start : Swift.Int, end : Swift.Int)>
(extension in SourceKittenFramework):__ObjC.NSString.lines () -> Swift.Array<SourceKittenFramework.Line>
(extension in SourceKittenFramework):__ObjC.NSString.stringByTrimmingTrailingCharactersInSet (__ObjC.NSCharacterSet) -> Swift.String
(extension in SourceKittenFramework):__ObjC.NSString.substringLinesWithByteRange (start : Swift.Int, length : Swift.Int) -> Swift.Optional<Swift.String>
(extension in SourceKittenFramework):__ObjC.NSString.substringWithByteRange (start : Swift.Int, length : Swift.Int) -> Swift.Optional<Swift.String>
(extension in SourceKittenFramework):__ObjC.NSString.substringWithSourceRange (SourceKittenFramework.SourceLocation, end : SourceKittenFramework.SourceLocation) -> Swift.Optional<Swift.String>
(extension in XCTest):XCTest.XCTestCase.continueAfterFailure : Swift.Bool
(extension in XCTest):XCTest.XCTestCase.invokeTest () -> ()
(extension in XCTest):XCTest.XCTestCase.setUp () -> ()
(extension in XCTest):XCTest.XCTestCase.tearDown () -> ()
Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E)
Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E).Flag (Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E).Type) -> (Swift.Set<Swift.Character>) -> Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E)
Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E).Key (Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E).Type) -> (Swift.String) -> Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E)
Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E).Value (Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E).Type) -> (Swift.String) -> Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E)
Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E).description : Swift.String
Commandant.Argument
Commandant.Argument with unmangled suffix "1TMx"
Commandant.Argument.(invalidUsageError in _8CAE711C2CD19D07FEBBE5F857AB09FD) <A> (Swift.String) -> Commandant.CommandantError<A1>
Commandant.Argument.defaultValue : Swift.Optional<A>
Commandant.Argument.init (defaultValue : Swift.Optional<A>, usage : Swift.String) -> Commandant.Argument<A>
Commandant.Argument.usage : Swift.String
Commandant.ArgumentParser
Commandant.ArgumentParser.(rawArguments in _BA859BFBBE9DF3838A11641CB273713E) : Swift.Array<Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E)>
Commandant.ArgumentParser.consumeBooleanFlag (Swift.Character) -> Swift.Bool
Commandant.ArgumentParser.consumeBooleanKey (Swift.String) -> Swift.Optional<Swift.Bool>
Commandant.ArgumentParser.consumeKey (Swift.String) -> Swift.Bool
Commandant.ArgumentParser.consumePositionalArgument () -> Swift.Optional<Swift.String>
Commandant.ArgumentParser.consumeValueForKey : <ERROR TYPE>
Commandant.ArgumentParser.init (Swift.Array<Swift.String>) -> Commandant.ArgumentParser
Commandant.ArgumentParser.remainingArguments : Swift.Optional<Swift.Array<Swift.String>>
Commandant.CommandMode
Commandant.CommandMode.Arguments (Commandant.CommandMode.Type) -> (Commandant.ArgumentParser) -> Commandant.CommandMode
Commandant.CommandMode.Usage (Commandant.CommandMode.Type) -> Commandant.CommandMode
Commandant.CommandRegistry
Commandant.CommandRegistry with unmangled suffix "11ClientErrorMx"
Commandant.CommandRegistry.(commandsByVerb in _1DD6990CD6DFDE28F713A55F8EE2B70E) : Swift.Dictionary<Swift.String, Commandant.CommandWrapper<A>>
Commandant.CommandRegistry.(executeSubcommandIfExists in _1DD6990CD6DFDE28F713A55F8EE2B70E) (Swift.String, verb : Swift.String, arguments : Swift.Array<Swift.String>) -> Swift.Optional<Swift.Int32>
Commandant.CommandRegistry.commands : Swift.Array<Commandant.CommandWrapper<A>>
Commandant.CommandRegistry.init () -> Commandant.CommandRegistry<A>
Commandant.CommandRegistry.main (arguments : Swift.Array<Swift.String>, defaultVerb : Swift.String, errorHandler : (A) -> ()) -> ()
Commandant.CommandRegistry.main (defaultVerb : Swift.String, errorHandler : (A) -> ()) -> ()
Commandant.CommandRegistry.register <A where A1: Commandant.CommandType, A == A1.Options.ClientError, A1.ClientError == A1.Options.ClientError> (A1) -> ()
Commandant.CommandRegistry.runCommand : <ERROR TYPE>
Commandant.CommandRegistry.subscript (Swift.String) -> Swift.Optional<Commandant.CommandWrapper<A>>
Commandant.CommandType.function : Swift.String
Commandant.CommandType.run : <ERROR TYPE>
Commandant.CommandType.verb : Swift.String
Commandant.CommandWrapper
Commandant.CommandWrapper with unmangled suffix "11ClientErrorMx"
Commandant.CommandWrapper.function : Swift.String
Commandant.CommandWrapper.init <A where A1: Commandant.CommandType, A == A1.Options.ClientError, A1.ClientError == A1.Options.ClientError> (A1) -> Commandant.CommandWrapper<A>
Commandant.CommandWrapper.run : <ERROR TYPE>
Commandant.CommandWrapper.usage : () -> Swift.Optional<Commandant.CommandantError<A>>
Commandant.CommandWrapper.verb : Swift.String
Commandant.CommandantError
Commandant.CommandantError with unmangled suffix "11ClientErrorMx"
Commandant.CommandantError.CommandError <A> (Commandant.CommandantError<A>.Type) -> (A) -> Commandant.CommandantError<A>
Commandant.CommandantError.UsageError <A> (Commandant.CommandantError<A>.Type) -> (description : Swift.String) -> Commandant.CommandantError<A>
Commandant.CommandantError.description : Swift.String
Commandant.HelpCommand
Commandant.HelpCommand with unmangled suffix "11ClientErrorMx"
Commandant.HelpCommand with unmangled suffix "7Options"
Commandant.HelpCommand.(registry in _38F61CE0DF9D73793CEDF5D1C3140331) : Commandant.CommandRegistry<A>
Commandant.HelpCommand.function : Swift.String
Commandant.HelpCommand.init (registry : Commandant.CommandRegistry<A>) -> Commandant.HelpCommand<A>
Commandant.HelpCommand.run : <ERROR TYPE>
Commandant.HelpCommand.verb : Swift.String
Commandant.HelpOptions
Commandant.HelpOptions with unmangled suffix "11ClientErrorMx"
Commandant.HelpOptions.(verb in _38F61CE0DF9D73793CEDF5D1C3140331) : Swift.Optional<Swift.String>
Commandant.HelpOptions.init (verb : Swift.Optional<Swift.String>) -> Commandant.HelpOptions<A>
Commandant.NoOptions
Commandant.NoOptions with unmangled suffix "11ClientErrorMx"
Commandant.NoOptions.init () -> Commandant.NoOptions<A>
Commandant.Option
Commandant.Option with unmangled suffix "1TMx"
Commandant.Option.(invalidUsageError in _4F8DF2BC794A725A9EB7CCE887709D32) <A> (Swift.String) -> Commandant.CommandantError<A1>
Commandant.Option.defaultValue : Swift.Optional<A>
Commandant.Option.description : Swift.String
Commandant.Option.init (key : Swift.String, defaultValue : Swift.Optional<A>, usage : Swift.String) -> Commandant.Option<A>
Commandant.Option.key : Swift.String
Commandant.Option.usage : Swift.String
Commandant.Switch
Commandant.Switch.description : Swift.String
Commandant.Switch.flag : Swift.Optional<Swift.Character>
Commandant.Switch.init (flag : Swift.Optional<Swift.Character>, key : Swift.String, usage : Swift.String) -> Commandant.Switch
Commandant.Switch.key : Swift.String
Commandant.Switch.usage : Swift.String
Commandant.combineUsageErrors <A> (Commandant.CommandantError<A>, Commandant.CommandantError<A>) -> Commandant.CommandantError<A>
Commandant.informativeUsageError <A, B where A: Commandant.ArgumentType> (Commandant.Argument<A>) -> Commandant.CommandantError<B>
Commandant.informativeUsageError <A, B where A: Commandant.ArgumentType> (Commandant.Argument<Swift.Array<A>>) -> Commandant.CommandantError<B>
Commandant.informativeUsageError <A, B where A: Commandant.ArgumentType> (Commandant.Option<A>) -> Commandant.CommandantError<B>
Commandant.informativeUsageError <A, B> (Swift.String, argument : Commandant.Argument<A>) -> Commandant.CommandantError<B>
Commandant.informativeUsageError <A, B> (Swift.String, option : Commandant.Option<A>) -> Commandant.CommandantError<B>
Commandant.informativeUsageError <A> (Commandant.Option<Swift.Bool>) -> Commandant.CommandantError<A>
Commandant.informativeUsageError <A> (Swift.String, usage : Swift.String) -> Commandant.CommandantError<A>
Commandant.missingArgumentError <A> (Swift.String) -> Commandant.CommandantError<A>
Commandant.unrecognizedArgumentsError <A> (Swift.Array<Swift.String>) -> Commandant.CommandantError<A>
Result.NoError
Result.Result
Result.Result with unmangled suffix "1TMx"
Result.Result with unmangled suffix "5ErrorMq_"
Result.Result.Failure <A, B where B: Swift.ErrorType> (Result.Result<A, B>.Type) -> (B) -> Result.Result<A, B>
Result.Result.Success <A, B where B: Swift.ErrorType> (Result.Result<A, B>.Type) -> (A) -> Result.Result<A, B>
Result.Result.analysis <A> (ifSuccess : (A) -> A1, ifFailure : (B) -> A1) -> A1
Result.Result.debugDescription : Swift.String
Result.Result.dematerialize () throws -> A
Result.Result.description : Swift.String
Result.Result.init (@autoclosure () throws -> A) -> Result.Result<A, B>
Result.Result.init (Swift.Optional<A>, failWith : @autoclosure () -> B) -> Result.Result<A, B>
Result.Result.init (attempt : () throws -> A) -> Result.Result<A, B>
Result.Result.init (error : B) -> Result.Result<A, B>
Result.Result.init (value : A) -> Result.Result<A, B>
Result.Result.recover (@autoclosure () -> A) -> A
Result.Result.recoverWith (@autoclosure () -> Result.Result<A, B>) -> Result.Result<A, B>
Result.ResultType.analysis <A> (ifSuccess : (A.Value) -> A1, ifFailure : (A.Error) -> A1) -> A1
Result.ResultType.error : Swift.Optional<A.Error>
Result.ResultType.init (error : A.Error) -> A
Result.ResultType.init (value : A.Value) -> A
Result.ResultType.value : Swift.Optional<A.Value>
Result.materialize <A> (() throws -> A) -> Result.Result<A, __ObjC.NSError>
Result.materialize <A> (@autoclosure () throws -> A) -> Result.Result<A, __ObjC.NSError>
Result.try (Swift.String, file : Swift.String, line : Swift.Int, try : (Swift.AutoreleasingUnsafeMutablePointer<Swift.Optional<__ObjC.NSError>>) -> Swift.Bool) -> Result.Result<(), __ObjC.NSError>
Result.try <A> (Swift.String, file : Swift.String, line : Swift.Int, try : (Swift.AutoreleasingUnsafeMutablePointer<Swift.Optional<__ObjC.NSError>>) -> Swift.Optional<A>) -> Result.Result<A, __ObjC.NSError>
SWXMLHash.IndexOp
SWXMLHash.IndexOp.index : Swift.Int
SWXMLHash.IndexOp.init (Swift.String) -> SWXMLHash.IndexOp
SWXMLHash.IndexOp.key : Swift.String
SWXMLHash.IndexOp.toString () -> Swift.String
SWXMLHash.IndexOps
SWXMLHash.IndexOps.findElements () -> SWXMLHash.XMLIndexer
SWXMLHash.IndexOps.init (parser : SWXMLHash.LazyXMLParser) -> SWXMLHash.IndexOps
SWXMLHash.IndexOps.ops : Swift.Array<SWXMLHash.IndexOp>
SWXMLHash.IndexOps.parser : SWXMLHash.LazyXMLParser
SWXMLHash.IndexOps.stringify () -> Swift.String
SWXMLHash.LazyXMLParser
SWXMLHash.LazyXMLParser.data : Swift.Optional<__ObjC.NSData>
SWXMLHash.LazyXMLParser.elementStack : SWXMLHash.Stack<Swift.String>
SWXMLHash.LazyXMLParser.init (SWXMLHash.SWXMLHashOptions) -> SWXMLHash.LazyXMLParser
SWXMLHash.LazyXMLParser.onMatch () -> Swift.Bool
SWXMLHash.LazyXMLParser.ops : Swift.Array<SWXMLHash.IndexOp>
SWXMLHash.LazyXMLParser.options : SWXMLHash.SWXMLHashOptions
SWXMLHash.LazyXMLParser.parentStack : SWXMLHash.Stack<SWXMLHash.XMLElement>
SWXMLHash.LazyXMLParser.parse (__ObjC.NSData) -> SWXMLHash.XMLIndexer
SWXMLHash.LazyXMLParser.parser (__ObjC.NSXMLParser, didEndElement : Swift.String, namespaceURI : Swift.Optional<Swift.String>, qualifiedName : Swift.Optional<Swift.String>) -> ()
SWXMLHash.LazyXMLParser.parser (__ObjC.NSXMLParser, didStartElement : Swift.String, namespaceURI : Swift.Optional<Swift.String>, qualifiedName : Swift.Optional<Swift.String>, attributes : Swift.Dictionary<Swift.String, Swift.String>) -> ()
SWXMLHash.LazyXMLParser.parser (__ObjC.NSXMLParser, foundCharacters : Swift.String) -> ()
SWXMLHash.LazyXMLParser.root : SWXMLHash.XMLElement
SWXMLHash.LazyXMLParser.startParsing (Swift.Array<SWXMLHash.IndexOp>) -> ()
SWXMLHash.SWXMLHash
SWXMLHash.SWXMLHash.init (SWXMLHash.SWXMLHashOptions) -> SWXMLHash.SWXMLHash
SWXMLHash.SWXMLHash.options : SWXMLHash.SWXMLHashOptions
SWXMLHash.SWXMLHash.parse (Swift.String) -> SWXMLHash.XMLIndexer
SWXMLHash.SWXMLHash.parse (__ObjC.NSData) -> SWXMLHash.XMLIndexer
SWXMLHash.SWXMLHashOptions
SWXMLHash.SWXMLHashOptions.init () -> SWXMLHash.SWXMLHashOptions
SWXMLHash.SWXMLHashOptions.shouldProcessLazily : Swift.Bool
SWXMLHash.SWXMLHashOptions.shouldProcessNamespaces : Swift.Bool
SWXMLHash.SimpleXmlParser.init (SWXMLHash.SWXMLHashOptions) -> A
SWXMLHash.SimpleXmlParser.parse (__ObjC.NSData) -> SWXMLHash.XMLIndexer
SWXMLHash.Stack
SWXMLHash.Stack with unmangled suffix "1TMx"
SWXMLHash.Stack.items : Swift.Array<A>
SWXMLHash.Stack.pop () -> A
SWXMLHash.Stack.push (A) -> ()
SWXMLHash.Stack.removeAll () -> ()
SWXMLHash.Stack.top () -> A
SWXMLHash.TextElement
SWXMLHash.TextElement.description : Swift.String
SWXMLHash.TextElement.init (text : Swift.String) -> SWXMLHash.TextElement
SWXMLHash.TextElement.text : Swift.String
SWXMLHash.XMLElement
SWXMLHash.XMLElement.addElement (Swift.String, withAttributes : __ObjC.NSDictionary) -> SWXMLHash.XMLElement
SWXMLHash.XMLElement.addText (Swift.String) -> ()
SWXMLHash.XMLElement.attributes : Swift.Dictionary<Swift.String, Swift.String>
SWXMLHash.XMLElement.children : Swift.Array<SWXMLHash.XMLContent>
SWXMLHash.XMLElement.count : Swift.Int
SWXMLHash.XMLElement.description : Swift.String
SWXMLHash.XMLElement.index : Swift.Int
SWXMLHash.XMLElement.init (name : Swift.String, index : Swift.Int) -> SWXMLHash.XMLElement
SWXMLHash.XMLElement.name : Swift.String
SWXMLHash.XMLElement.text : Swift.Optional<Swift.String>
SWXMLHash.XMLElement.xmlChildren : Swift.Array<SWXMLHash.XMLElement>
SWXMLHash.XMLIndexer
SWXMLHash.XMLIndexer with unmangled suffix "13GeneratorType"
SWXMLHash.XMLIndexer.Element (SWXMLHash.XMLIndexer.Type) -> (SWXMLHash.XMLElement) -> SWXMLHash.XMLIndexer
SWXMLHash.XMLIndexer.Error
SWXMLHash.XMLIndexer.Error.Attribute (SWXMLHash.XMLIndexer.Error.Type) -> (attr : Swift.String) -> SWXMLHash.XMLIndexer.Error
SWXMLHash.XMLIndexer.Error.AttributeValue (SWXMLHash.XMLIndexer.Error.Type) -> (attr : Swift.String, value : Swift.String) -> SWXMLHash.XMLIndexer.Error
SWXMLHash.XMLIndexer.Error.Error (SWXMLHash.XMLIndexer.Error.Type) -> SWXMLHash.XMLIndexer.Error
SWXMLHash.XMLIndexer.Error.Index (SWXMLHash.XMLIndexer.Error.Type) -> (idx : Swift.Int) -> SWXMLHash.XMLIndexer.Error
SWXMLHash.XMLIndexer.Error.Init (SWXMLHash.XMLIndexer.Error.Type) -> (instance : Swift.AnyObject) -> SWXMLHash.XMLIndexer.Error
SWXMLHash.XMLIndexer.Error.Key (SWXMLHash.XMLIndexer.Error.Type) -> (key : Swift.String) -> SWXMLHash.XMLIndexer.Error
SWXMLHash.XMLIndexer.Error.description : Swift.String
SWXMLHash.XMLIndexer.List (SWXMLHash.XMLIndexer.Type) -> (Swift.Array<SWXMLHash.XMLElement>) -> SWXMLHash.XMLIndexer
SWXMLHash.XMLIndexer.Stream (SWXMLHash.XMLIndexer.Type) -> (SWXMLHash.IndexOps) -> SWXMLHash.XMLIndexer
SWXMLHash.XMLIndexer.XMLError (SWXMLHash.XMLIndexer.Type) -> (SWXMLHash.XMLIndexer.Error) -> SWXMLHash.XMLIndexer
SWXMLHash.XMLIndexer.all : Swift.Array<SWXMLHash.XMLIndexer>
SWXMLHash.XMLIndexer.boolValue : Swift.Bool
SWXMLHash.XMLIndexer.byIndex (Swift.Int) throws -> SWXMLHash.XMLIndexer
SWXMLHash.XMLIndexer.byKey (Swift.String) throws -> SWXMLHash.XMLIndexer
SWXMLHash.XMLIndexer.children : Swift.Array<SWXMLHash.XMLIndexer>
SWXMLHash.XMLIndexer.description : Swift.String
SWXMLHash.XMLIndexer.element : Swift.Optional<SWXMLHash.XMLElement>
SWXMLHash.XMLIndexer.generate () -> Swift.IndexingGenerator<Swift.Array<SWXMLHash.XMLIndexer>>
SWXMLHash.XMLIndexer.init (SWXMLHash.LazyXMLParser) -> SWXMLHash.XMLIndexer
SWXMLHash.XMLIndexer.init (SWXMLHash.XMLElement) -> SWXMLHash.XMLIndexer
SWXMLHash.XMLIndexer.init (Swift.AnyObject) throws -> SWXMLHash.XMLIndexer
SWXMLHash.XMLIndexer.subscript (Swift.Int) -> SWXMLHash.XMLIndexer
SWXMLHash.XMLIndexer.subscript (Swift.String) -> SWXMLHash.XMLIndexer
SWXMLHash.XMLIndexer.withAttr (Swift.String, Swift.String) throws -> SWXMLHash.XMLIndexer
SWXMLHash.XMLParser
SWXMLHash.XMLParser.init (SWXMLHash.SWXMLHashOptions) -> SWXMLHash.XMLParser
SWXMLHash.XMLParser.options : SWXMLHash.SWXMLHashOptions
SWXMLHash.XMLParser.parentStack : SWXMLHash.Stack<SWXMLHash.XMLElement>
SWXMLHash.XMLParser.parse (__ObjC.NSData) -> SWXMLHash.XMLIndexer
SWXMLHash.XMLParser.parser (__ObjC.NSXMLParser, didEndElement : Swift.String, namespaceURI : Swift.Optional<Swift.String>, qualifiedName : Swift.Optional<Swift.String>) -> ()
SWXMLHash.XMLParser.parser (__ObjC.NSXMLParser, didStartElement : Swift.String, namespaceURI : Swift.Optional<Swift.String>, qualifiedName : Swift.Optional<Swift.String>, attributes : Swift.Dictionary<Swift.String, Swift.String>) -> ()
SWXMLHash.XMLParser.parser (__ObjC.NSXMLParser, foundCharacters : Swift.String) -> ()
SWXMLHash.XMLParser.root : SWXMLHash.XMLElement
SWXMLHash.rootElementName : Swift.String
SourceKittenFramework.(_clang_BlockCommandComment_getArgText in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment, ArgIdx : Swift.UInt32) -> __C.CXString
SourceKittenFramework.(_clang_BlockCommandComment_getCommandName in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXString
SourceKittenFramework.(_clang_BlockCommandComment_getNumArgs in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> Swift.UInt32
SourceKittenFramework.(_clang_BlockCommandComment_getParagraph in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXComment
SourceKittenFramework.(_clang_CXCursorSet_contains in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cset : Swift.COpaquePointer, cursor : __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_CXCursorSet_insert in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cset : Swift.COpaquePointer, cursor : __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_CXIndex_getGlobalOptions in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.(_clang_CXIndex_setGlobalOptions in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>, options : Swift.UInt32) -> ()
SourceKittenFramework.(_clang_CXXField_isMutable in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_CXXMethod_isConst in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_CXXMethod_isPureVirtual in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_CXXMethod_isStatic in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_CXXMethod_isVirtual in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_Comment_getChild in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment, ChildIdx : Swift.UInt32) -> __C.CXComment
SourceKittenFramework.(_clang_Comment_getKind in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXCommentKind
SourceKittenFramework.(_clang_Comment_getNumChildren in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> Swift.UInt32
SourceKittenFramework.(_clang_Comment_isWhitespace in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> Swift.UInt32
SourceKittenFramework.(_clang_Cursor_getArgument in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor, i : Swift.UInt32) -> __C.CXCursor
SourceKittenFramework.(_clang_Cursor_getBriefCommentText in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> __C.CXString
SourceKittenFramework.(_clang_Cursor_getCommentRange in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> __C.CXSourceRange
SourceKittenFramework.(_clang_Cursor_getMangling in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> __C.CXString
SourceKittenFramework.(_clang_Cursor_getModule in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_Cursor_getNumArguments in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.Int32
SourceKittenFramework.(_clang_Cursor_getNumTemplateArguments in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.Int32
SourceKittenFramework.(_clang_Cursor_getObjCDeclQualifiers in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_Cursor_getObjCPropertyAttributes in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor, reserved : Swift.UInt32) -> Swift.UInt32
SourceKittenFramework.(_clang_Cursor_getObjCSelectorIndex in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> Swift.Int32
SourceKittenFramework.(_clang_Cursor_getOffsetOfField in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.Int64
SourceKittenFramework.(_clang_Cursor_getParsedComment in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (C : __C.CXCursor) -> __C.CXComment
SourceKittenFramework.(_clang_Cursor_getRawCommentText in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> __C.CXString
SourceKittenFramework.(_clang_Cursor_getReceiverType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> __C.CXType
SourceKittenFramework.(_clang_Cursor_getSpellingNameRange in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor, pieceIndex : Swift.UInt32, options : Swift.UInt32) -> __C.CXSourceRange
SourceKittenFramework.(_clang_Cursor_getStorageClass in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> __C.CX_StorageClass
SourceKittenFramework.(_clang_Cursor_getTemplateArgumentKind in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor, I : Swift.UInt32) -> __C.CXTemplateArgumentKind
SourceKittenFramework.(_clang_Cursor_getTemplateArgumentType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor, I : Swift.UInt32) -> __C.CXType
SourceKittenFramework.(_clang_Cursor_getTemplateArgumentUnsignedValue in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor, I : Swift.UInt32) -> Swift.UInt64
SourceKittenFramework.(_clang_Cursor_getTemplateArgumentValue in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor, I : Swift.UInt32) -> Swift.Int64
SourceKittenFramework.(_clang_Cursor_getTranslationUnit in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> Swift.COpaquePointer
SourceKittenFramework.(_clang_Cursor_isAnonymous in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_Cursor_isBitField in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_Cursor_isDynamicCall in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.Int32
SourceKittenFramework.(_clang_Cursor_isNull in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cursor : __C.CXCursor) -> Swift.Int32
SourceKittenFramework.(_clang_Cursor_isObjCOptional in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_Cursor_isVariadic in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_File_isEqual in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (file1 : Swift.UnsafeMutablePointer<()>, file2 : Swift.UnsafeMutablePointer<()>) -> Swift.Int32
SourceKittenFramework.(_clang_FullComment_getAsHTML in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXString
SourceKittenFramework.(_clang_FullComment_getAsXML in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXString
SourceKittenFramework.(_clang_HTMLStartTagComment_isSelfClosing in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> Swift.UInt32
SourceKittenFramework.(_clang_HTMLStartTag_getAttrName in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment, AttrIdx : Swift.UInt32) -> __C.CXString
SourceKittenFramework.(_clang_HTMLStartTag_getAttrValue in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment, AttrIdx : Swift.UInt32) -> __C.CXString
SourceKittenFramework.(_clang_HTMLStartTag_getNumAttrs in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> Swift.UInt32
SourceKittenFramework.(_clang_HTMLTagComment_getAsString in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXString
SourceKittenFramework.(_clang_HTMLTagComment_getTagName in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXString
SourceKittenFramework.(_clang_IndexAction_create in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (CIdx : Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_IndexAction_dispose in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_clang_InlineCommandComment_getArgText in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment, ArgIdx : Swift.UInt32) -> __C.CXString
SourceKittenFramework.(_clang_InlineCommandComment_getCommandName in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXString
SourceKittenFramework.(_clang_InlineCommandComment_getNumArgs in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> Swift.UInt32
SourceKittenFramework.(_clang_InlineCommandComment_getRenderKind in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXCommentInlineCommandRenderKind
SourceKittenFramework.(_clang_InlineContentComment_hasTrailingNewline in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> Swift.UInt32
SourceKittenFramework.(_clang_Location_isFromMainFile in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (location : __C.CXSourceLocation) -> Swift.Int32
SourceKittenFramework.(_clang_Location_isInSystemHeader in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (location : __C.CXSourceLocation) -> Swift.Int32
SourceKittenFramework.(_clang_Module_getASTFile in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Module : Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_Module_getFullName in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Module : Swift.UnsafeMutablePointer<()>) -> __C.CXString
SourceKittenFramework.(_clang_Module_getName in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Module : Swift.UnsafeMutablePointer<()>) -> __C.CXString
SourceKittenFramework.(_clang_Module_getNumTopLevelHeaders in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.COpaquePointer, Module : Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.(_clang_Module_getParent in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Module : Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_Module_getTopLevelHeader in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.COpaquePointer, Module : Swift.UnsafeMutablePointer<()>, Index : Swift.UInt32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_Module_isSystem in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Module : Swift.UnsafeMutablePointer<()>) -> Swift.Int32
SourceKittenFramework.(_clang_ParamCommandComment_getDirection in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXCommentParamPassDirection
SourceKittenFramework.(_clang_ParamCommandComment_getParamIndex in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> Swift.UInt32
SourceKittenFramework.(_clang_ParamCommandComment_getParamName in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXString
SourceKittenFramework.(_clang_ParamCommandComment_isDirectionExplicit in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> Swift.UInt32
SourceKittenFramework.(_clang_ParamCommandComment_isParamIndexValid in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> Swift.UInt32
SourceKittenFramework.(_clang_Range_isNull in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (range : __C.CXSourceRange) -> Swift.Int32
SourceKittenFramework.(_clang_TParamCommandComment_getDepth in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> Swift.UInt32
SourceKittenFramework.(_clang_TParamCommandComment_getIndex in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment, Depth : Swift.UInt32) -> Swift.UInt32
SourceKittenFramework.(_clang_TParamCommandComment_getParamName in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXString
SourceKittenFramework.(_clang_TParamCommandComment_isParamPositionValid in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> Swift.UInt32
SourceKittenFramework.(_clang_TextComment_getText in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXString
SourceKittenFramework.(_clang_Type_getAlignOf in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> Swift.Int64
SourceKittenFramework.(_clang_Type_getCXXRefQualifier in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> __C.CXRefQualifierKind
SourceKittenFramework.(_clang_Type_getClassType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> __C.CXType
SourceKittenFramework.(_clang_Type_getNumTemplateArguments in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> Swift.Int32
SourceKittenFramework.(_clang_Type_getOffsetOf in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType, S : Swift.UnsafePointer<Swift.Int8>) -> Swift.Int64
SourceKittenFramework.(_clang_Type_getSizeOf in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> Swift.Int64
SourceKittenFramework.(_clang_Type_getTemplateArgumentAsType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType, i : Swift.UInt32) -> __C.CXType
SourceKittenFramework.(_clang_Type_visitFields in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType, visitor : Swift.ImplicitlyUnwrappedOptional<@convention(c) (__C.CXCursor, Swift.UnsafeMutablePointer<()>) -> __C.CXVisitorResult>, client_data : Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.(_clang_VerbatimBlockLineComment_getText in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXString
SourceKittenFramework.(_clang_VerbatimLineComment_getText in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : @convention(c) (Comment : __C.CXComment) -> __C.CXString
SourceKittenFramework.(_clang_annotateTokens in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (TU : Swift.COpaquePointer, Tokens : Swift.UnsafeMutablePointer<__C.CXToken>, NumTokens : Swift.UInt32, Cursors : Swift.UnsafeMutablePointer<__C.CXCursor>) -> ()
SourceKittenFramework.(_clang_codeCompleteAt in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (TU : Swift.COpaquePointer, complete_filename : Swift.UnsafePointer<Swift.Int8>, complete_line : Swift.UInt32, complete_column : Swift.UInt32, unsaved_files : Swift.UnsafeMutablePointer<__C.CXUnsavedFile>, num_unsaved_files : Swift.UInt32, options : Swift.UInt32) -> Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>
SourceKittenFramework.(_clang_codeCompleteGetContainerKind in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Results : Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>, IsIncomplete : Swift.UnsafeMutablePointer<Swift.UInt32>) -> __C.CXCursorKind
SourceKittenFramework.(_clang_codeCompleteGetContainerUSR in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Results : Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>) -> __C.CXString
SourceKittenFramework.(_clang_codeCompleteGetContexts in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Results : Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>) -> Swift.UInt64
SourceKittenFramework.(_clang_codeCompleteGetDiagnostic in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Results : Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>, Index : Swift.UInt32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_codeCompleteGetNumDiagnostics in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Results : Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>) -> Swift.UInt32
SourceKittenFramework.(_clang_codeCompleteGetObjCSelector in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Results : Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>) -> __C.CXString
SourceKittenFramework.(_clang_constructUSR_ObjCCategory in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (class_name : Swift.UnsafePointer<Swift.Int8>, category_name : Swift.UnsafePointer<Swift.Int8>) -> __C.CXString
SourceKittenFramework.(_clang_constructUSR_ObjCClass in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (class_name : Swift.UnsafePointer<Swift.Int8>) -> __C.CXString
SourceKittenFramework.(_clang_constructUSR_ObjCIvar in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (name : Swift.UnsafePointer<Swift.Int8>, classUSR : __C.CXString) -> __C.CXString
SourceKittenFramework.(_clang_constructUSR_ObjCMethod in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (name : Swift.UnsafePointer<Swift.Int8>, isInstanceMethod : Swift.UInt32, classUSR : __C.CXString) -> __C.CXString
SourceKittenFramework.(_clang_constructUSR_ObjCProperty in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (property : Swift.UnsafePointer<Swift.Int8>, classUSR : __C.CXString) -> __C.CXString
SourceKittenFramework.(_clang_constructUSR_ObjCProtocol in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (protocol_name : Swift.UnsafePointer<Swift.Int8>) -> __C.CXString
SourceKittenFramework.(_clang_createCXCursorSet in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) () -> Swift.COpaquePointer
SourceKittenFramework.(_clang_createIndex in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (excludeDeclarationsFromPCH : Swift.Int32, displayDiagnostics : Swift.Int32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_createTranslationUnit in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (CIdx : Swift.UnsafeMutablePointer<()>, ast_filename : Swift.UnsafePointer<Swift.Int8>) -> Swift.COpaquePointer
SourceKittenFramework.(_clang_createTranslationUnit2 in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (CIdx : Swift.UnsafeMutablePointer<()>, ast_filename : Swift.UnsafePointer<Swift.Int8>, out_TU : Swift.UnsafeMutablePointer<Swift.COpaquePointer>) -> __C.CXErrorCode
SourceKittenFramework.(_clang_createTranslationUnitFromSourceFile in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (CIdx : Swift.UnsafeMutablePointer<()>, source_filename : Swift.UnsafePointer<Swift.Int8>, num_clang_command_line_args : Swift.Int32, clang_command_line_args : Swift.UnsafePointer<Swift.UnsafePointer<Swift.Int8>>, num_unsaved_files : Swift.UInt32, unsaved_files : Swift.UnsafeMutablePointer<__C.CXUnsavedFile>) -> Swift.COpaquePointer
SourceKittenFramework.(_clang_defaultCodeCompleteOptions in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) () -> Swift.UInt32
SourceKittenFramework.(_clang_defaultDiagnosticDisplayOptions in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) () -> Swift.UInt32
SourceKittenFramework.(_clang_defaultEditingTranslationUnitOptions in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) () -> Swift.UInt32
SourceKittenFramework.(_clang_defaultReparseOptions in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (TU : Swift.COpaquePointer) -> Swift.UInt32
SourceKittenFramework.(_clang_defaultSaveOptions in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (TU : Swift.COpaquePointer) -> Swift.UInt32
SourceKittenFramework.(_clang_disposeCXCursorSet in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cset : Swift.COpaquePointer) -> ()
SourceKittenFramework.(_clang_disposeCXPlatformAvailability in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (availability : Swift.UnsafeMutablePointer<__C.CXPlatformAvailability>) -> ()
SourceKittenFramework.(_clang_disposeCXTUResourceUsage in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (usage : __C.CXTUResourceUsage) -> ()
SourceKittenFramework.(_clang_disposeCodeCompleteResults in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Results : Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>) -> ()
SourceKittenFramework.(_clang_disposeDiagnostic in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Diagnostic : Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_clang_disposeDiagnosticSet in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Diags : Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_clang_disposeIndex in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (index : Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_clang_disposeOverriddenCursors in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (overridden : Swift.UnsafeMutablePointer<__C.CXCursor>) -> ()
SourceKittenFramework.(_clang_disposeSourceRangeList in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (ranges : Swift.UnsafeMutablePointer<__C.CXSourceRangeList>) -> ()
SourceKittenFramework.(_clang_disposeString in _CBAD7351B1C66A040C3D112B35812587) : @convention(c) (string : __C.CXString) -> ()
SourceKittenFramework.(_clang_disposeTokens in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (TU : Swift.COpaquePointer, Tokens : Swift.UnsafeMutablePointer<__C.CXToken>, NumTokens : Swift.UInt32) -> ()
SourceKittenFramework.(_clang_disposeTranslationUnit in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.COpaquePointer) -> ()
SourceKittenFramework.(_clang_enableStackTraces in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) () -> ()
SourceKittenFramework.(_clang_equalCursors in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor, __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_equalLocations in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (loc1 : __C.CXSourceLocation, loc2 : __C.CXSourceLocation) -> Swift.UInt32
SourceKittenFramework.(_clang_equalRanges in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (range1 : __C.CXSourceRange, range2 : __C.CXSourceRange) -> Swift.UInt32
SourceKittenFramework.(_clang_equalTypes in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (A : __C.CXType, B : __C.CXType) -> Swift.UInt32
SourceKittenFramework.(_clang_executeOnThread in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (fn : Swift.ImplicitlyUnwrappedOptional<@convention(c) (Swift.UnsafeMutablePointer<()>) -> ()>, user_data : Swift.UnsafeMutablePointer<()>, stack_size : Swift.UInt32) -> ()
SourceKittenFramework.(_clang_findIncludesInFile in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (TU : Swift.COpaquePointer, file : Swift.UnsafeMutablePointer<()>, visitor : __C.CXCursorAndRangeVisitor) -> __C.CXResult
SourceKittenFramework.(_clang_findIncludesInFileWithBlock in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.COpaquePointer, Swift.UnsafeMutablePointer<()>, Swift.ImplicitlyUnwrappedOptional<(__C.CXCursor, __C.CXSourceRange) -> __C.CXVisitorResult>) -> __C.CXResult
SourceKittenFramework.(_clang_findReferencesInFile in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cursor : __C.CXCursor, file : Swift.UnsafeMutablePointer<()>, visitor : __C.CXCursorAndRangeVisitor) -> __C.CXResult
SourceKittenFramework.(_clang_findReferencesInFileWithBlock in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor, Swift.UnsafeMutablePointer<()>, Swift.ImplicitlyUnwrappedOptional<(__C.CXCursor, __C.CXSourceRange) -> __C.CXVisitorResult>) -> __C.CXResult
SourceKittenFramework.(_clang_formatDiagnostic in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Diagnostic : Swift.UnsafeMutablePointer<()>, Options : Swift.UInt32) -> __C.CXString
SourceKittenFramework.(_clang_getArgType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType, i : Swift.UInt32) -> __C.CXType
SourceKittenFramework.(_clang_getArrayElementType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> __C.CXType
SourceKittenFramework.(_clang_getArraySize in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> Swift.Int64
SourceKittenFramework.(_clang_getCString in _CBAD7351B1C66A040C3D112B35812587) : @convention(c) (string : __C.CXString) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.(_clang_getCXTUResourceUsage in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (TU : Swift.COpaquePointer) -> __C.CXTUResourceUsage
SourceKittenFramework.(_clang_getCXXAccessSpecifier in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> __C.CX_CXXAccessSpecifier
SourceKittenFramework.(_clang_getCanonicalCursor in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> __C.CXCursor
SourceKittenFramework.(_clang_getCanonicalType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> __C.CXType
SourceKittenFramework.(_clang_getChildDiagnostics in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (D : Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_getClangVersion in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) () -> __C.CXString
SourceKittenFramework.(_clang_getCompletionAnnotation in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (completion_string : Swift.UnsafeMutablePointer<()>, annotation_number : Swift.UInt32) -> __C.CXString
SourceKittenFramework.(_clang_getCompletionAvailability in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (completion_string : Swift.UnsafeMutablePointer<()>) -> __C.CXAvailabilityKind
SourceKittenFramework.(_clang_getCompletionBriefComment in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (completion_string : Swift.UnsafeMutablePointer<()>) -> __C.CXString
SourceKittenFramework.(_clang_getCompletionChunkCompletionString in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (completion_string : Swift.UnsafeMutablePointer<()>, chunk_number : Swift.UInt32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_getCompletionChunkKind in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (completion_string : Swift.UnsafeMutablePointer<()>, chunk_number : Swift.UInt32) -> __C.CXCompletionChunkKind
SourceKittenFramework.(_clang_getCompletionChunkText in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (completion_string : Swift.UnsafeMutablePointer<()>, chunk_number : Swift.UInt32) -> __C.CXString
SourceKittenFramework.(_clang_getCompletionNumAnnotations in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (completion_string : Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.(_clang_getCompletionParent in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (completion_string : Swift.UnsafeMutablePointer<()>, kind : Swift.UnsafeMutablePointer<__C.CXCursorKind>) -> __C.CXString
SourceKittenFramework.(_clang_getCompletionPriority in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (completion_string : Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.(_clang_getCursor in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.COpaquePointer, __C.CXSourceLocation) -> __C.CXCursor
SourceKittenFramework.(_clang_getCursorAvailability in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cursor : __C.CXCursor) -> __C.CXAvailabilityKind
SourceKittenFramework.(_clang_getCursorCompletionString in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cursor : __C.CXCursor) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_getCursorDefinition in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> __C.CXCursor
SourceKittenFramework.(_clang_getCursorDisplayName in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> __C.CXString
SourceKittenFramework.(_clang_getCursorExtent in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> __C.CXSourceRange
SourceKittenFramework.(_clang_getCursorKind in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> __C.CXCursorKind
SourceKittenFramework.(_clang_getCursorKindSpelling in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Kind : __C.CXCursorKind) -> __C.CXString
SourceKittenFramework.(_clang_getCursorLanguage in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cursor : __C.CXCursor) -> __C.CXLanguageKind
SourceKittenFramework.(_clang_getCursorLexicalParent in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cursor : __C.CXCursor) -> __C.CXCursor
SourceKittenFramework.(_clang_getCursorLinkage in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cursor : __C.CXCursor) -> __C.CXLinkageKind
SourceKittenFramework.(_clang_getCursorLocation in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> __C.CXSourceLocation
SourceKittenFramework.(_clang_getCursorPlatformAvailability in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cursor : __C.CXCursor, always_deprecated : Swift.UnsafeMutablePointer<Swift.Int32>, deprecated_message : Swift.UnsafeMutablePointer<__C.CXString>, always_unavailable : Swift.UnsafeMutablePointer<Swift.Int32>, unavailable_message : Swift.UnsafeMutablePointer<__C.CXString>, availability : Swift.UnsafeMutablePointer<__C.CXPlatformAvailability>, availability_size : Swift.Int32) -> Swift.Int32
SourceKittenFramework.(_clang_getCursorReferenceNameRange in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor, NameFlags : Swift.UInt32, PieceIndex : Swift.UInt32) -> __C.CXSourceRange
SourceKittenFramework.(_clang_getCursorReferenced in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> __C.CXCursor
SourceKittenFramework.(_clang_getCursorResultType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> __C.CXType
SourceKittenFramework.(_clang_getCursorSemanticParent in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cursor : __C.CXCursor) -> __C.CXCursor
SourceKittenFramework.(_clang_getCursorSpelling in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> __C.CXString
SourceKittenFramework.(_clang_getCursorType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> __C.CXType
SourceKittenFramework.(_clang_getCursorUSR in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> __C.CXString
SourceKittenFramework.(_clang_getDeclObjCTypeEncoding in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> __C.CXString
SourceKittenFramework.(_clang_getDefinitionSpellingAndExtent in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor, startBuf : Swift.UnsafeMutablePointer<Swift.UnsafePointer<Swift.Int8>>, endBuf : Swift.UnsafeMutablePointer<Swift.UnsafePointer<Swift.Int8>>, startLine : Swift.UnsafeMutablePointer<Swift.UInt32>, startColumn : Swift.UnsafeMutablePointer<Swift.UInt32>, endLine : Swift.UnsafeMutablePointer<Swift.UInt32>, endColumn : Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.(_clang_getDiagnostic in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Unit : Swift.COpaquePointer, Index : Swift.UInt32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_getDiagnosticCategory in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.(_clang_getDiagnosticCategoryName in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Category : Swift.UInt32) -> __C.CXString
SourceKittenFramework.(_clang_getDiagnosticCategoryText in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>) -> __C.CXString
SourceKittenFramework.(_clang_getDiagnosticFixIt in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Diagnostic : Swift.UnsafeMutablePointer<()>, FixIt : Swift.UInt32, ReplacementRange : Swift.UnsafeMutablePointer<__C.CXSourceRange>) -> __C.CXString
SourceKittenFramework.(_clang_getDiagnosticInSet in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Diags : Swift.UnsafeMutablePointer<()>, Index : Swift.UInt32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_getDiagnosticLocation in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>) -> __C.CXSourceLocation
SourceKittenFramework.(_clang_getDiagnosticNumFixIts in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Diagnostic : Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.(_clang_getDiagnosticNumRanges in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.(_clang_getDiagnosticOption in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Diag : Swift.UnsafeMutablePointer<()>, Disable : Swift.UnsafeMutablePointer<__C.CXString>) -> __C.CXString
SourceKittenFramework.(_clang_getDiagnosticRange in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Diagnostic : Swift.UnsafeMutablePointer<()>, Range : Swift.UInt32) -> __C.CXSourceRange
SourceKittenFramework.(_clang_getDiagnosticSetFromTU in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Unit : Swift.COpaquePointer) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_getDiagnosticSeverity in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>) -> __C.CXDiagnosticSeverity
SourceKittenFramework.(_clang_getDiagnosticSpelling in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>) -> __C.CXString
SourceKittenFramework.(_clang_getElementType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> __C.CXType
SourceKittenFramework.(_clang_getEnumConstantDeclUnsignedValue in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.UInt64
SourceKittenFramework.(_clang_getEnumConstantDeclValue in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.Int64
SourceKittenFramework.(_clang_getEnumDeclIntegerType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> __C.CXType
SourceKittenFramework.(_clang_getExpansionLocation in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (location : __C.CXSourceLocation, file : Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, line : Swift.UnsafeMutablePointer<Swift.UInt32>, column : Swift.UnsafeMutablePointer<Swift.UInt32>, offset : Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.(_clang_getFieldDeclBitWidth in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> Swift.Int32
SourceKittenFramework.(_clang_getFile in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (tu : Swift.COpaquePointer, file_name : Swift.UnsafePointer<Swift.Int8>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_getFileLocation in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (location : __C.CXSourceLocation, file : Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, line : Swift.UnsafeMutablePointer<Swift.UInt32>, column : Swift.UnsafeMutablePointer<Swift.UInt32>, offset : Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.(_clang_getFileName in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (SFile : Swift.UnsafeMutablePointer<()>) -> __C.CXString
SourceKittenFramework.(_clang_getFileTime in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (SFile : Swift.UnsafeMutablePointer<()>) -> Swift.Int
SourceKittenFramework.(_clang_getFileUniqueID in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (file : Swift.UnsafeMutablePointer<()>, outID : Swift.UnsafeMutablePointer<__C.CXFileUniqueID>) -> Swift.Int32
SourceKittenFramework.(_clang_getFunctionTypeCallingConv in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> __C.CXCallingConv
SourceKittenFramework.(_clang_getIBOutletCollectionType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> __C.CXType
SourceKittenFramework.(_clang_getIncludedFile in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cursor : __C.CXCursor) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_getInclusions in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (tu : Swift.COpaquePointer, visitor : Swift.ImplicitlyUnwrappedOptional<@convention(c) (Swift.UnsafeMutablePointer<()>, Swift.UnsafeMutablePointer<__C.CXSourceLocation>, Swift.UInt32, Swift.UnsafeMutablePointer<()>) -> ()>, client_data : Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_clang_getInstantiationLocation in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (location : __C.CXSourceLocation, file : Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, line : Swift.UnsafeMutablePointer<Swift.UInt32>, column : Swift.UnsafeMutablePointer<Swift.UInt32>, offset : Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.(_clang_getLocation in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (tu : Swift.COpaquePointer, file : Swift.UnsafeMutablePointer<()>, line : Swift.UInt32, column : Swift.UInt32) -> __C.CXSourceLocation
SourceKittenFramework.(_clang_getLocationForOffset in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (tu : Swift.COpaquePointer, file : Swift.UnsafeMutablePointer<()>, offset : Swift.UInt32) -> __C.CXSourceLocation
SourceKittenFramework.(_clang_getModuleForFile in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.COpaquePointer, Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_getNullCursor in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) () -> __C.CXCursor
SourceKittenFramework.(_clang_getNullLocation in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) () -> __C.CXSourceLocation
SourceKittenFramework.(_clang_getNullRange in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) () -> __C.CXSourceRange
SourceKittenFramework.(_clang_getNumArgTypes in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> Swift.Int32
SourceKittenFramework.(_clang_getNumCompletionChunks in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (completion_string : Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.(_clang_getNumDiagnostics in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Unit : Swift.COpaquePointer) -> Swift.UInt32
SourceKittenFramework.(_clang_getNumDiagnosticsInSet in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Diags : Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.(_clang_getNumElements in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> Swift.Int64
SourceKittenFramework.(_clang_getNumOverloadedDecls in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cursor : __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_getOverloadedDecl in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cursor : __C.CXCursor, index : Swift.UInt32) -> __C.CXCursor
SourceKittenFramework.(_clang_getOverriddenCursors in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (cursor : __C.CXCursor, overridden : Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<__C.CXCursor>>, num_overridden : Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.(_clang_getPointeeType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> __C.CXType
SourceKittenFramework.(_clang_getPresumedLocation in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (location : __C.CXSourceLocation, filename : Swift.UnsafeMutablePointer<__C.CXString>, line : Swift.UnsafeMutablePointer<Swift.UInt32>, column : Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.(_clang_getRange in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (begin : __C.CXSourceLocation, end : __C.CXSourceLocation) -> __C.CXSourceRange
SourceKittenFramework.(_clang_getRangeEnd in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (range : __C.CXSourceRange) -> __C.CXSourceLocation
SourceKittenFramework.(_clang_getRangeStart in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (range : __C.CXSourceRange) -> __C.CXSourceLocation
SourceKittenFramework.(_clang_getRemappings in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (path : Swift.UnsafePointer<Swift.Int8>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_getRemappingsFromFileList in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (filePaths : Swift.UnsafeMutablePointer<Swift.UnsafePointer<Swift.Int8>>, numFiles : Swift.UInt32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_getResultType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> __C.CXType
SourceKittenFramework.(_clang_getSkippedRanges in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (tu : Swift.COpaquePointer, file : Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<__C.CXSourceRangeList>
SourceKittenFramework.(_clang_getSpecializedCursorTemplate in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> __C.CXCursor
SourceKittenFramework.(_clang_getSpellingLocation in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (location : __C.CXSourceLocation, file : Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, line : Swift.UnsafeMutablePointer<Swift.UInt32>, column : Swift.UnsafeMutablePointer<Swift.UInt32>, offset : Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.(_clang_getTUResourceUsageName in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (kind : __C.CXTUResourceUsageKind) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.(_clang_getTemplateCursorKind in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> __C.CXCursorKind
SourceKittenFramework.(_clang_getTokenExtent in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.COpaquePointer, __C.CXToken) -> __C.CXSourceRange
SourceKittenFramework.(_clang_getTokenKind in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXToken) -> __C.CXTokenKind
SourceKittenFramework.(_clang_getTokenLocation in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.COpaquePointer, __C.CXToken) -> __C.CXSourceLocation
SourceKittenFramework.(_clang_getTokenSpelling in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.COpaquePointer, __C.CXToken) -> __C.CXString
SourceKittenFramework.(_clang_getTranslationUnitCursor in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.COpaquePointer) -> __C.CXCursor
SourceKittenFramework.(_clang_getTranslationUnitSpelling in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (CTUnit : Swift.COpaquePointer) -> __C.CXString
SourceKittenFramework.(_clang_getTypeDeclaration in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> __C.CXCursor
SourceKittenFramework.(_clang_getTypeKindSpelling in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (K : __C.CXTypeKind) -> __C.CXString
SourceKittenFramework.(_clang_getTypeSpelling in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (CT : __C.CXType) -> __C.CXString
SourceKittenFramework.(_clang_getTypedefDeclUnderlyingType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (C : __C.CXCursor) -> __C.CXType
SourceKittenFramework.(_clang_hashCursor in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_indexLoc_getCXSourceLocation in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (loc : __C.CXIdxLoc) -> __C.CXSourceLocation
SourceKittenFramework.(_clang_indexLoc_getFileLocation in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (loc : __C.CXIdxLoc, indexFile : Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, file : Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, line : Swift.UnsafeMutablePointer<Swift.UInt32>, column : Swift.UnsafeMutablePointer<Swift.UInt32>, offset : Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.(_clang_indexSourceFile in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>, client_data : Swift.UnsafeMutablePointer<()>, index_callbacks : Swift.UnsafeMutablePointer<__C.IndexerCallbacks>, index_callbacks_size : Swift.UInt32, index_options : Swift.UInt32, source_filename : Swift.UnsafePointer<Swift.Int8>, command_line_args : Swift.UnsafePointer<Swift.UnsafePointer<Swift.Int8>>, num_command_line_args : Swift.Int32, unsaved_files : Swift.UnsafeMutablePointer<__C.CXUnsavedFile>, num_unsaved_files : Swift.UInt32, out_TU : Swift.UnsafeMutablePointer<Swift.COpaquePointer>, TU_options : Swift.UInt32) -> Swift.Int32
SourceKittenFramework.(_clang_indexTranslationUnit in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>, client_data : Swift.UnsafeMutablePointer<()>, index_callbacks : Swift.UnsafeMutablePointer<__C.IndexerCallbacks>, index_callbacks_size : Swift.UInt32, index_options : Swift.UInt32, Swift.COpaquePointer) -> Swift.Int32
SourceKittenFramework.(_clang_index_getCXXClassDeclInfo in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafePointer<__C.CXIdxDeclInfo>) -> Swift.UnsafePointer<__C.CXIdxCXXClassDeclInfo>
SourceKittenFramework.(_clang_index_getClientContainer in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafePointer<__C.CXIdxContainerInfo>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_index_getClientEntity in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafePointer<__C.CXIdxEntityInfo>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_index_getIBOutletCollectionAttrInfo in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafePointer<__C.CXIdxAttrInfo>) -> Swift.UnsafePointer<__C.CXIdxIBOutletCollectionAttrInfo>
SourceKittenFramework.(_clang_index_getObjCCategoryDeclInfo in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafePointer<__C.CXIdxDeclInfo>) -> Swift.UnsafePointer<__C.CXIdxObjCCategoryDeclInfo>
SourceKittenFramework.(_clang_index_getObjCContainerDeclInfo in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafePointer<__C.CXIdxDeclInfo>) -> Swift.UnsafePointer<__C.CXIdxObjCContainerDeclInfo>
SourceKittenFramework.(_clang_index_getObjCInterfaceDeclInfo in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafePointer<__C.CXIdxDeclInfo>) -> Swift.UnsafePointer<__C.CXIdxObjCInterfaceDeclInfo>
SourceKittenFramework.(_clang_index_getObjCPropertyDeclInfo in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafePointer<__C.CXIdxDeclInfo>) -> Swift.UnsafePointer<__C.CXIdxObjCPropertyDeclInfo>
SourceKittenFramework.(_clang_index_getObjCProtocolRefListInfo in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafePointer<__C.CXIdxDeclInfo>) -> Swift.UnsafePointer<__C.CXIdxObjCProtocolRefListInfo>
SourceKittenFramework.(_clang_index_isEntityObjCContainerKind in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXIdxEntityKind) -> Swift.Int32
SourceKittenFramework.(_clang_index_setClientContainer in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafePointer<__C.CXIdxContainerInfo>, Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_clang_index_setClientEntity in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafePointer<__C.CXIdxEntityInfo>, Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_clang_isAttribute in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.(_clang_isConstQualifiedType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> Swift.UInt32
SourceKittenFramework.(_clang_isCursorDefinition in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_isDeclaration in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.(_clang_isExpression in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.(_clang_isFileMultipleIncludeGuarded in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (tu : Swift.COpaquePointer, file : Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.(_clang_isFunctionTypeVariadic in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> Swift.UInt32
SourceKittenFramework.(_clang_isInvalid in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.(_clang_isPODType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> Swift.UInt32
SourceKittenFramework.(_clang_isPreprocessing in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.(_clang_isReference in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.(_clang_isRestrictQualifiedType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> Swift.UInt32
SourceKittenFramework.(_clang_isStatement in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.(_clang_isTranslationUnit in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.(_clang_isUnexposed in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.(_clang_isVirtualBase in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.(_clang_isVolatileQualifiedType in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (T : __C.CXType) -> Swift.UInt32
SourceKittenFramework.(_clang_loadDiagnostics in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (file : Swift.UnsafePointer<Swift.Int8>, error : Swift.UnsafeMutablePointer<__C.CXLoadDiag_Error>, errorString : Swift.UnsafeMutablePointer<__C.CXString>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_clang_parseTranslationUnit in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (CIdx : Swift.UnsafeMutablePointer<()>, source_filename : Swift.UnsafePointer<Swift.Int8>, command_line_args : Swift.UnsafePointer<Swift.UnsafePointer<Swift.Int8>>, num_command_line_args : Swift.Int32, unsaved_files : Swift.UnsafeMutablePointer<__C.CXUnsavedFile>, num_unsaved_files : Swift.UInt32, options : Swift.UInt32) -> Swift.COpaquePointer
SourceKittenFramework.(_clang_parseTranslationUnit2 in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (CIdx : Swift.UnsafeMutablePointer<()>, source_filename : Swift.UnsafePointer<Swift.Int8>, command_line_args : Swift.UnsafePointer<Swift.UnsafePointer<Swift.Int8>>, num_command_line_args : Swift.Int32, unsaved_files : Swift.UnsafeMutablePointer<__C.CXUnsavedFile>, num_unsaved_files : Swift.UInt32, options : Swift.UInt32, out_TU : Swift.UnsafeMutablePointer<Swift.COpaquePointer>) -> __C.CXErrorCode
SourceKittenFramework.(_clang_remap_dispose in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_clang_remap_getFilenames in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>, index : Swift.UInt32, original : Swift.UnsafeMutablePointer<__C.CXString>, transformed : Swift.UnsafeMutablePointer<__C.CXString>) -> ()
SourceKittenFramework.(_clang_remap_getNumFiles in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.(_clang_reparseTranslationUnit in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (TU : Swift.COpaquePointer, num_unsaved_files : Swift.UInt32, unsaved_files : Swift.UnsafeMutablePointer<__C.CXUnsavedFile>, options : Swift.UInt32) -> Swift.Int32
SourceKittenFramework.(_clang_saveTranslationUnit in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (TU : Swift.COpaquePointer, FileName : Swift.UnsafePointer<Swift.Int8>, options : Swift.UInt32) -> Swift.Int32
SourceKittenFramework.(_clang_sortCodeCompletionResults in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (Results : Swift.UnsafeMutablePointer<__C.CXCompletionResult>, NumResults : Swift.UInt32) -> ()
SourceKittenFramework.(_clang_toggleCrashRecovery in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (isEnabled : Swift.UInt32) -> ()
SourceKittenFramework.(_clang_tokenize in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (TU : Swift.COpaquePointer, Range : __C.CXSourceRange, Tokens : Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<__C.CXToken>>, NumTokens : Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.(_clang_visitChildren in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (parent : __C.CXCursor, visitor : Swift.ImplicitlyUnwrappedOptional<@convention(c) (__C.CXCursor, __C.CXCursor, Swift.UnsafeMutablePointer<()>) -> __C.CXChildVisitResult>, client_data : Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.(_clang_visitChildrenWithBlock in _7BF649DD2326457C6CFE78A8170BDABF) : @convention(c) (parent : __C.CXCursor, block : Swift.ImplicitlyUnwrappedOptional<(__C.CXCursor, __C.CXCursor) -> __C.CXChildVisitResult>) -> Swift.UInt32
SourceKittenFramework.(_sourcekitd_cancel_request in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (handle : Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_sourcekitd_initialize in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) () -> ()
SourceKittenFramework.(_sourcekitd_request_array_create in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (objects : Swift.UnsafePointer<Swift.UnsafeMutablePointer<()>>, count : Swift.Int) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_sourcekitd_request_array_set_int64 in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (array : Swift.UnsafeMutablePointer<()>, index : Swift.Int, val : Swift.Int64) -> ()
SourceKittenFramework.(_sourcekitd_request_array_set_string in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (array : Swift.UnsafeMutablePointer<()>, index : Swift.Int, string : Swift.UnsafePointer<Swift.Int8>) -> ()
SourceKittenFramework.(_sourcekitd_request_array_set_stringbuf in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (array : Swift.UnsafeMutablePointer<()>, index : Swift.Int, buf : Swift.UnsafePointer<Swift.Int8>, length : Swift.Int) -> ()
SourceKittenFramework.(_sourcekitd_request_array_set_uid in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (array : Swift.UnsafeMutablePointer<()>, index : Swift.Int, uid : Swift.COpaquePointer) -> ()
SourceKittenFramework.(_sourcekitd_request_array_set_value in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (array : Swift.UnsafeMutablePointer<()>, index : Swift.Int, value : Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_sourcekitd_request_create_from_yaml in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (yaml : Swift.UnsafePointer<Swift.Int8>, error : Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<Swift.Int8>>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_sourcekitd_request_description_copy in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<Swift.Int8>
SourceKittenFramework.(_sourcekitd_request_description_dump in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_sourcekitd_request_dictionary_create in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (keys : Swift.UnsafePointer<Swift.COpaquePointer>, values : Swift.UnsafePointer<Swift.UnsafeMutablePointer<()>>, count : Swift.Int) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_sourcekitd_request_dictionary_set_int64 in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (dict : Swift.UnsafeMutablePointer<()>, key : Swift.COpaquePointer, val : Swift.Int64) -> ()
SourceKittenFramework.(_sourcekitd_request_dictionary_set_string in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (dict : Swift.UnsafeMutablePointer<()>, key : Swift.COpaquePointer, string : Swift.UnsafePointer<Swift.Int8>) -> ()
SourceKittenFramework.(_sourcekitd_request_dictionary_set_stringbuf in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (dict : Swift.UnsafeMutablePointer<()>, key : Swift.COpaquePointer, buf : Swift.UnsafePointer<Swift.Int8>, length : Swift.Int) -> ()
SourceKittenFramework.(_sourcekitd_request_dictionary_set_uid in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (dict : Swift.UnsafeMutablePointer<()>, key : Swift.COpaquePointer, uid : Swift.COpaquePointer) -> ()
SourceKittenFramework.(_sourcekitd_request_dictionary_set_value in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (dict : Swift.UnsafeMutablePointer<()>, key : Swift.COpaquePointer, value : Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_sourcekitd_request_int64_create in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (val : Swift.Int64) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_sourcekitd_request_release in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (object : Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_sourcekitd_request_retain in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (object : Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_sourcekitd_request_string_create in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (string : Swift.UnsafePointer<Swift.Int8>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_sourcekitd_request_uid_create in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (uid : Swift.COpaquePointer) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_sourcekitd_response_description_copy in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (resp : Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<Swift.Int8>
SourceKittenFramework.(_sourcekitd_response_description_dump in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (resp : Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_sourcekitd_response_description_dump_filedesc in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (resp : Swift.UnsafeMutablePointer<()>, fd : Swift.Int32) -> ()
SourceKittenFramework.(_sourcekitd_response_dispose in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.(_sourcekitd_response_error_get_description in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (err : Swift.UnsafeMutablePointer<()>) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.(_sourcekitd_response_error_get_kind in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (err : Swift.UnsafeMutablePointer<()>) -> __C.sourcekitd_error_t
SourceKittenFramework.(_sourcekitd_response_get_value in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (resp : Swift.UnsafeMutablePointer<()>) -> __C.sourcekitd_variant_t
SourceKittenFramework.(_sourcekitd_response_is_error in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : Swift.UnsafeMutablePointer<()>) -> Swift.Bool
SourceKittenFramework.(_sourcekitd_send_request in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (req : Swift.UnsafeMutablePointer<()>, out_handle : Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, receiver : Swift.ImplicitlyUnwrappedOptional<(Swift.UnsafeMutablePointer<()>) -> ()>) -> ()
SourceKittenFramework.(_sourcekitd_send_request_sync in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (req : Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.(_sourcekitd_set_interrupted_connection_handler in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (handler : () -> ()) -> ()
SourceKittenFramework.(_sourcekitd_set_notification_handler in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (receiver : Swift.ImplicitlyUnwrappedOptional<(Swift.UnsafeMutablePointer<()>) -> ()>) -> ()
SourceKittenFramework.(_sourcekitd_set_uid_handler in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (handler : Swift.ImplicitlyUnwrappedOptional<(Swift.UnsafePointer<Swift.Int8>) -> Swift.COpaquePointer>) -> ()
SourceKittenFramework.(_sourcekitd_set_uid_handlers in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (uid_from_str : Swift.ImplicitlyUnwrappedOptional<(Swift.UnsafePointer<Swift.Int8>) -> Swift.COpaquePointer>, str_from_uid : Swift.ImplicitlyUnwrappedOptional<(Swift.COpaquePointer) -> Swift.UnsafePointer<Swift.Int8>>) -> ()
SourceKittenFramework.(_sourcekitd_shutdown in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) () -> ()
SourceKittenFramework.(_sourcekitd_uid_get_from_buf in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (buf : Swift.UnsafePointer<Swift.Int8>, length : Swift.Int) -> Swift.COpaquePointer
SourceKittenFramework.(_sourcekitd_uid_get_from_cstr in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (string : Swift.UnsafePointer<Swift.Int8>) -> Swift.COpaquePointer
SourceKittenFramework.(_sourcekitd_uid_get_length in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : Swift.COpaquePointer) -> Swift.Int
SourceKittenFramework.(_sourcekitd_uid_get_string_ptr in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : Swift.COpaquePointer) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.(_sourcekitd_variant_array_apply in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (array : __C.sourcekitd_variant_t, applier : (Swift.Int, __C.sourcekitd_variant_t) -> Swift.Bool) -> Swift.Bool
SourceKittenFramework.(_sourcekitd_variant_array_apply_f in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (array : __C.sourcekitd_variant_t, applier : @convention(c) (Swift.Int, __C.sourcekitd_variant_t, Swift.UnsafeMutablePointer<()>) -> Swift.Bool, context : Swift.UnsafeMutablePointer<()>) -> Swift.Bool
SourceKittenFramework.(_sourcekitd_variant_array_get_bool in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (array : __C.sourcekitd_variant_t, index : Swift.Int) -> Swift.Bool
SourceKittenFramework.(_sourcekitd_variant_array_get_count in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (array : __C.sourcekitd_variant_t) -> Swift.Int
SourceKittenFramework.(_sourcekitd_variant_array_get_int64 in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (array : __C.sourcekitd_variant_t, index : Swift.Int) -> Swift.Int64
SourceKittenFramework.(_sourcekitd_variant_array_get_string in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (array : __C.sourcekitd_variant_t, index : Swift.Int) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.(_sourcekitd_variant_array_get_uid in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (array : __C.sourcekitd_variant_t, index : Swift.Int) -> Swift.COpaquePointer
SourceKittenFramework.(_sourcekitd_variant_array_get_value in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (array : __C.sourcekitd_variant_t, index : Swift.Int) -> __C.sourcekitd_variant_t
SourceKittenFramework.(_sourcekitd_variant_bool_get_value in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : __C.sourcekitd_variant_t) -> Swift.Bool
SourceKittenFramework.(_sourcekitd_variant_description_copy in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : __C.sourcekitd_variant_t) -> Swift.UnsafeMutablePointer<Swift.Int8>
SourceKittenFramework.(_sourcekitd_variant_description_dump in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : __C.sourcekitd_variant_t) -> ()
SourceKittenFramework.(_sourcekitd_variant_description_dump_filedesc in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : __C.sourcekitd_variant_t, fd : Swift.Int32) -> ()
SourceKittenFramework.(_sourcekitd_variant_dictionary_apply in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (dict : __C.sourcekitd_variant_t, applier : (Swift.COpaquePointer, __C.sourcekitd_variant_t) -> Swift.Bool) -> Swift.Bool
SourceKittenFramework.(_sourcekitd_variant_dictionary_apply_f in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (dict : __C.sourcekitd_variant_t, applier : @convention(c) (Swift.COpaquePointer, __C.sourcekitd_variant_t, Swift.UnsafeMutablePointer<()>) -> Swift.Bool, context : Swift.UnsafeMutablePointer<()>) -> Swift.Bool
SourceKittenFramework.(_sourcekitd_variant_dictionary_get_bool in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (dict : __C.sourcekitd_variant_t, key : Swift.COpaquePointer) -> Swift.Bool
SourceKittenFramework.(_sourcekitd_variant_dictionary_get_int64 in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (dict : __C.sourcekitd_variant_t, key : Swift.COpaquePointer) -> Swift.Int64
SourceKittenFramework.(_sourcekitd_variant_dictionary_get_string in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (dict : __C.sourcekitd_variant_t, key : Swift.COpaquePointer) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.(_sourcekitd_variant_dictionary_get_uid in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (dict : __C.sourcekitd_variant_t, key : Swift.COpaquePointer) -> Swift.COpaquePointer
SourceKittenFramework.(_sourcekitd_variant_dictionary_get_value in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (dict : __C.sourcekitd_variant_t, key : Swift.COpaquePointer) -> __C.sourcekitd_variant_t
SourceKittenFramework.(_sourcekitd_variant_get_type in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : __C.sourcekitd_variant_t) -> __C.sourcekitd_variant_type_t
SourceKittenFramework.(_sourcekitd_variant_int64_get_value in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : __C.sourcekitd_variant_t) -> Swift.Int64
SourceKittenFramework.(_sourcekitd_variant_string_get_length in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : __C.sourcekitd_variant_t) -> Swift.Int
SourceKittenFramework.(_sourcekitd_variant_string_get_ptr in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : __C.sourcekitd_variant_t) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.(_sourcekitd_variant_uid_get_value in _28A603B284A73C708268928F5CA8FD6E) : @convention(c) (obj : __C.sourcekitd_variant_t) -> Swift.COpaquePointer
SourceKittenFramework.(applicationsDir in _F3BD264C210C7171C9054BF1F2E76B85) : Swift.Optional<Swift.String>
SourceKittenFramework.(childrenAsArray in _C13880BB1D10F84AB560DC044F1EF121) : <ERROR TYPE>
SourceKittenFramework.(commentLinePrefixCharacterSet in _0FC7D82B151D24403F461B3F6A0041E8) : __ObjC.NSCharacterSet
SourceKittenFramework.(filterArguments in _31861B5E73C1FA708CC0D0CE3E420ED7) (Swift.Array<Swift.String>) -> Swift.Array<Swift.String>
SourceKittenFramework.(fromSourceKit in _B1AC82A8F682C055F79D1482C920A189) (__C.sourcekitd_variant_t) -> Swift.Optional<SourceKittenFramework.SourceKitRepresentable>
SourceKittenFramework.(isDeclarationOrCommentMark in _C13880BB1D10F84AB560DC044F1EF121) (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Bool
SourceKittenFramework.(keyCacheContainer in _0FC7D82B151D24403F461B3F6A0041E8) : Swift.Int
SourceKittenFramework.(library in _28A603B284A73C708268928F5CA8FD6E) : SourceKittenFramework.DynamicLinkLibrary
SourceKittenFramework.(library in _7BF649DD2326457C6CFE78A8170BDABF) : SourceKittenFramework.DynamicLinkLibrary
SourceKittenFramework.(library in _84BB501B8E96C8CDE9C43EAB0E1BAEF1) : SourceKittenFramework.DynamicLinkLibrary
SourceKittenFramework.(library in _CBAD7351B1C66A040C3D112B35812587) : SourceKittenFramework.DynamicLinkLibrary
SourceKittenFramework.(partiallyFilterArguments in _31861B5E73C1FA708CC0D0CE3E420ED7) (Swift.Array<Swift.String>) -> (Swift.Array<Swift.String>, Swift.Bool)
SourceKittenFramework.(sourceKitInitializationToken in _B1AC82A8F682C055F79D1482C920A189) : Swift.Int
SourceKittenFramework.(sourceKitWaitingRestoredSemaphore in _B1AC82A8F682C055F79D1482C920A189) : Swift.ImplicitlyUnwrappedOptional<__ObjC.OS_dispatch_semaphore>
SourceKittenFramework.(sourceKitWaitingRestoredTimeout in _B1AC82A8F682C055F79D1482C920A189) : Swift.Int64
SourceKittenFramework.(sourceKittenRawValueStringFrom in _B1AC82A8F682C055F79D1482C920A189) (Swift.String) -> Swift.Optional<Swift.String>
SourceKittenFramework.(swiftStringFrom in _B1AC82A8F682C055F79D1482C920A189) (Swift.UnsafePointer<Swift.Int8>, length : Swift.Int) -> Swift.Optional<Swift.String>
SourceKittenFramework.(toOutputDictionary in _EE726265C8E03A0BBB9F56248FD89087) (SourceKittenFramework.Parameter) -> Swift.Dictionary<Swift.String, Swift.AnyObject>
SourceKittenFramework.(toOutputDictionary in _EE726265C8E03A0BBB9F56248FD89087) (SourceKittenFramework.SourceDeclaration) -> Swift.Dictionary<Swift.String, Swift.AnyObject>
SourceKittenFramework.(toOutputDictionary in _EE726265C8E03A0BBB9F56248FD89087) (SourceKittenFramework.Text) -> Swift.Dictionary<Swift.String, Swift.AnyObject>
SourceKittenFramework.(toOutputDictionary in _EE726265C8E03A0BBB9F56248FD89087) (Swift.Array<SourceKittenFramework.SourceDeclaration>) -> Swift.Dictionary<Swift.String, Swift.AnyObject>
SourceKittenFramework.(toolchainDir in _F3BD264C210C7171C9054BF1F2E76B85) : Swift.Optional<Swift.String>
SourceKittenFramework.(uidStringMap in _B1AC82A8F682C055F79D1482C920A189) : Swift.Dictionary<Swift.COpaquePointer, Swift.String>
SourceKittenFramework.(userApplicationsDir in _F3BD264C210C7171C9054BF1F2E76B85) : Swift.Optional<Swift.String>
SourceKittenFramework.(whitespaceAndNewlineCharacterSet in _0FC7D82B151D24403F461B3F6A0041E8) : __ObjC.NSCharacterSet
SourceKittenFramework.(xcodeDefaultToolchainOverride in _F3BD264C210C7171C9054BF1F2E76B85) : Swift.Optional<Swift.String>
SourceKittenFramework.(xcodeSelectPath in _F3BD264C210C7171C9054BF1F2E76B85) : Swift.Optional<Swift.String>
SourceKittenFramework.ClangIndex
SourceKittenFramework.ClangIndex.(cx in _4086443EFCCCE0DE9C15208ECC069BF7) : Swift.UnsafeMutablePointer<()>
SourceKittenFramework.ClangIndex.open (file : Swift.String, args : Swift.Array<Swift.UnsafePointer<Swift.Int8>>) -> Swift.COpaquePointer
SourceKittenFramework.ClangTranslationUnit
SourceKittenFramework.ClangTranslationUnit.(clangTranslationUnits in _03387F9B6398EC4A32B9AB5414B0725C) : Swift.Array<Swift.COpaquePointer>
SourceKittenFramework.ClangTranslationUnit.declarations : Swift.Dictionary<Swift.String, Swift.Array<SourceKittenFramework.SourceDeclaration>>
SourceKittenFramework.ClangTranslationUnit.description : Swift.String
SourceKittenFramework.ClangTranslationUnit.init (headerFiles : Swift.Array<Swift.String>, compilerArguments : Swift.Array<Swift.String>) -> SourceKittenFramework.ClangTranslationUnit
SourceKittenFramework.ClangTranslationUnit.init (headerFiles : Swift.Array<Swift.String>, xcodeBuildArguments : Swift.Array<Swift.String>, inPath : Swift.String) -> Swift.Optional<SourceKittenFramework.ClangTranslationUnit>
SourceKittenFramework.CodeCompletionItem
SourceKittenFramework.CodeCompletionItem.associatedUSRs : Swift.Optional<Swift.String>
SourceKittenFramework.CodeCompletionItem.context : Swift.String
SourceKittenFramework.CodeCompletionItem.description : Swift.String
SourceKittenFramework.CodeCompletionItem.descriptionKey : Swift.Optional<Swift.String>
SourceKittenFramework.CodeCompletionItem.dictionaryValue : Swift.Dictionary<Swift.String, Swift.AnyObject>
SourceKittenFramework.CodeCompletionItem.docBrief : Swift.Optional<Swift.String>
SourceKittenFramework.CodeCompletionItem.kind : Swift.String
SourceKittenFramework.CodeCompletionItem.moduleName : Swift.Optional<Swift.String>
SourceKittenFramework.CodeCompletionItem.name : Swift.Optional<Swift.String>
SourceKittenFramework.CodeCompletionItem.sourcetext : Swift.Optional<Swift.String>
SourceKittenFramework.CodeCompletionItem.typeName : Swift.Optional<Swift.String>
SourceKittenFramework.Documentation
SourceKittenFramework.Documentation.init (comment : __C.CXComment) -> SourceKittenFramework.Documentation
SourceKittenFramework.Documentation.parameters : Swift.Array<SourceKittenFramework.Parameter>
SourceKittenFramework.Documentation.returnDiscussion : Swift.Array<SourceKittenFramework.Text>
SourceKittenFramework.DynamicLinkLibrary
SourceKittenFramework.DynamicLinkLibrary.handle : Swift.UnsafeMutablePointer<()>
SourceKittenFramework.DynamicLinkLibrary.loadSymbol <A> (Swift.String) -> A
SourceKittenFramework.DynamicLinkLibrary.path : Swift.String
SourceKittenFramework.File
SourceKittenFramework.File.(dictWithCommentMarkNamesCursorInfo in _C13880BB1D10F84AB560DC044F1EF121) (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>, cursorInfoRequest : Swift.UnsafeMutablePointer<()>) -> Swift.Optional<Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>>
SourceKittenFramework.File.(insertDoc in _C13880BB1D10F84AB560DC044F1EF121) (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>, parent : Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>, offset : Swift.Int64) -> Swift.Optional<Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>>
SourceKittenFramework.File.(mapOffsets in _465400693AA98FDFD0DB3C661DFE836C) (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>, offsetMap : Swift.Dictionary<Swift.Int, Swift.Int>) -> Swift.Dictionary<Swift.Int, Swift.Int>
SourceKittenFramework.File.(markNameFromDictionary in _C13880BB1D10F84AB560DC044F1EF121) (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.String>
SourceKittenFramework.File.(newSubstructure in _C13880BB1D10F84AB560DC044F1EF121) (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>, cursorInfoRequest : Swift.Optional<Swift.UnsafeMutablePointer<()>>, syntaxMap : Swift.Optional<SourceKittenFramework.SyntaxMap>) -> Swift.Optional<Swift.Array<SourceKittenFramework.SourceKitRepresentable>>
SourceKittenFramework.File.(shouldInsert in _C13880BB1D10F84AB560DC044F1EF121) (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>, offset : Swift.Int64) -> Swift.Bool
SourceKittenFramework.File.(shouldParseDeclaration in _C13880BB1D10F84AB560DC044F1EF121) (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Bool
SourceKittenFramework.File.contents : Swift.String
SourceKittenFramework.File.furtherProcessDictionary (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>, documentedTokenOffsets : Swift.Array<Swift.Int>, cursorInfoRequest : Swift.UnsafeMutablePointer<()>, syntaxMap : SourceKittenFramework.SyntaxMap) -> Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>
SourceKittenFramework.File.generateOffsetMap (Swift.Array<Swift.Int>, dictionary : Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Dictionary<Swift.Int, Swift.Int>
SourceKittenFramework.File.getDocumentationCommentBody (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>, syntaxMap : SourceKittenFramework.SyntaxMap) -> Swift.Optional<Swift.String>
SourceKittenFramework.File.init (contents : Swift.String) -> SourceKittenFramework.File
SourceKittenFramework.File.init (path : Swift.String) -> Swift.Optional<SourceKittenFramework.File>
SourceKittenFramework.File.lines : Swift.Array<SourceKittenFramework.Line>
SourceKittenFramework.File.parseDeclaration (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.String>
SourceKittenFramework.File.parseScopeRange (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<(start : Swift.Int, end : Swift.Int)>
SourceKittenFramework.File.path : Swift.Optional<Swift.String>
SourceKittenFramework.File.processDictionary (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>, cursorInfoRequest : Swift.Optional<Swift.UnsafeMutablePointer<()>>, syntaxMap : Swift.Optional<SourceKittenFramework.SyntaxMap>) -> Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>
SourceKittenFramework.File.shouldTreatAsSameFile (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Bool
SourceKittenFramework.Language
SourceKittenFramework.Language.ObjC (SourceKittenFramework.Language.Type) -> SourceKittenFramework.Language
SourceKittenFramework.Language.Swift (SourceKittenFramework.Language.Type) -> SourceKittenFramework.Language
SourceKittenFramework.Line
SourceKittenFramework.Line.byteRange : __C._NSRange
SourceKittenFramework.Line.content : Swift.String
SourceKittenFramework.Line.index : Swift.Int
SourceKittenFramework.Line.range : __C._NSRange
SourceKittenFramework.Loader
SourceKittenFramework.Loader.load (Swift.String) -> SourceKittenFramework.DynamicLinkLibrary
SourceKittenFramework.Loader.pathes : Swift.Array<Swift.String>
SourceKittenFramework.Module
SourceKittenFramework.Module.compilerArguments : Swift.Array<Swift.String>
SourceKittenFramework.Module.description : Swift.String
SourceKittenFramework.Module.docs : Swift.Array<SourceKittenFramework.SwiftDocs>
SourceKittenFramework.Module.init (name : Swift.String, compilerArguments : Swift.Array<Swift.String>) -> SourceKittenFramework.Module
SourceKittenFramework.Module.init (xcodeBuildArguments : Swift.Array<Swift.String>, name : Swift.Optional<Swift.String>, inPath : Swift.String) -> Swift.Optional<SourceKittenFramework.Module>
SourceKittenFramework.Module.name : Swift.String
SourceKittenFramework.Module.sourceFiles : Swift.Array<Swift.String>
SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Category (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Class (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Constant (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Enum (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Enumcase (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Field (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Function (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Initializer (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Ivar (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Mark (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.MethodClass (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.MethodInstance (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.ModuleImport (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Property (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Protocol (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Struct (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.ObjCDeclarationKind.Typedef (SourceKittenFramework.ObjCDeclarationKind.Type) -> SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.Parameter
SourceKittenFramework.Parameter.discussion : Swift.Array<SourceKittenFramework.Text>
SourceKittenFramework.Parameter.init (comment : __C.CXComment) -> SourceKittenFramework.Parameter
SourceKittenFramework.Parameter.name : Swift.String
SourceKittenFramework.Request
SourceKittenFramework.Request.(sourcekitObject in _B1AC82A8F682C055F79D1482C920A189) : Swift.UnsafeMutablePointer<()>
SourceKittenFramework.Request.CodeCompletionRequest (SourceKittenFramework.Request.Type) -> (file : Swift.String, contents : Swift.String, offset : Swift.Int64, arguments : Swift.Array<Swift.String>) -> SourceKittenFramework.Request
SourceKittenFramework.Request.CursorInfo (SourceKittenFramework.Request.Type) -> (file : Swift.String, offset : Swift.Int64, arguments : Swift.Array<Swift.String>) -> SourceKittenFramework.Request
SourceKittenFramework.Request.CustomRequest (SourceKittenFramework.Request.Type) -> (Swift.UnsafeMutablePointer<()>) -> SourceKittenFramework.Request
SourceKittenFramework.Request.EditorOpen (SourceKittenFramework.Request.Type) -> (SourceKittenFramework.File) -> SourceKittenFramework.Request
SourceKittenFramework.Request.Error
SourceKittenFramework.Request.Error.(getDescription in _B1AC82A8F682C055F79D1482C920A189) () -> Swift.Optional<Swift.String>
SourceKittenFramework.Request.Error.Cancelled (SourceKittenFramework.Request.Error.Type) -> (Swift.Optional<Swift.String>) -> SourceKittenFramework.Request.Error
SourceKittenFramework.Request.Error.ConnectionInterrupted (SourceKittenFramework.Request.Error.Type) -> (Swift.Optional<Swift.String>) -> SourceKittenFramework.Request.Error
SourceKittenFramework.Request.Error.Failed (SourceKittenFramework.Request.Error.Type) -> (Swift.Optional<Swift.String>) -> SourceKittenFramework.Request.Error
SourceKittenFramework.Request.Error.Invalid (SourceKittenFramework.Request.Error.Type) -> (Swift.Optional<Swift.String>) -> SourceKittenFramework.Request.Error
SourceKittenFramework.Request.Error.Unknown (SourceKittenFramework.Request.Error.Type) -> (Swift.Optional<Swift.String>) -> SourceKittenFramework.Request.Error
SourceKittenFramework.Request.Error.description : Swift.String
SourceKittenFramework.Request.Error.init (response : Swift.UnsafeMutablePointer<()>) -> SourceKittenFramework.Request.Error
SourceKittenFramework.Request.description : Swift.String
SourceKittenFramework.Request.failableSend () throws -> Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>
SourceKittenFramework.Request.send () -> Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>
SourceKittenFramework.SourceDeclaration
SourceKittenFramework.SourceDeclaration.(generateAccessorUSR in _D57F9DC6F0FBA1C341F3C3063B352D9A) (getter : Swift.Bool) -> Swift.String
SourceKittenFramework.SourceDeclaration.children : Swift.Array<SourceKittenFramework.SourceDeclaration>
SourceKittenFramework.SourceDeclaration.commentBody : Swift.Optional<Swift.String>
SourceKittenFramework.SourceDeclaration.declaration : Swift.Optional<Swift.String>
SourceKittenFramework.SourceDeclaration.documentation : Swift.Optional<SourceKittenFramework.Documentation>
SourceKittenFramework.SourceDeclaration.extent : (start : SourceKittenFramework.SourceLocation, end : SourceKittenFramework.SourceLocation)
SourceKittenFramework.SourceDeclaration.getterUSR : Swift.String
SourceKittenFramework.SourceDeclaration.hashValue : Swift.Int
SourceKittenFramework.SourceDeclaration.init (cursor : __C.CXCursor) -> Swift.Optional<SourceKittenFramework.SourceDeclaration>
SourceKittenFramework.SourceDeclaration.location : SourceKittenFramework.SourceLocation
SourceKittenFramework.SourceDeclaration.name : Swift.Optional<Swift.String>
SourceKittenFramework.SourceDeclaration.range : __C._NSRange
SourceKittenFramework.SourceDeclaration.setterUSR : Swift.String
SourceKittenFramework.SourceDeclaration.type : SourceKittenFramework.ObjCDeclarationKind
SourceKittenFramework.SourceDeclaration.usr : Swift.Optional<Swift.String>
SourceKittenFramework.SourceKitRepresentable.isEqualTo (SourceKittenFramework.SourceKitRepresentable) -> Swift.Bool
SourceKittenFramework.SourceLocation
SourceKittenFramework.SourceLocation.column : Swift.UInt32
SourceKittenFramework.SourceLocation.file : Swift.String
SourceKittenFramework.SourceLocation.init (clangLocation : __C.CXSourceLocation) -> SourceKittenFramework.SourceLocation
SourceKittenFramework.SourceLocation.line : Swift.UInt32
SourceKittenFramework.SourceLocation.offset : Swift.UInt32
SourceKittenFramework.SourceLocation.rangeToEndLocation (SourceKittenFramework.SourceLocation) -> __C._NSRange
SourceKittenFramework.StatementKind
SourceKittenFramework.StatementKind.Brace (SourceKittenFramework.StatementKind.Type) -> SourceKittenFramework.StatementKind
SourceKittenFramework.StatementKind.Case (SourceKittenFramework.StatementKind.Type) -> SourceKittenFramework.StatementKind
SourceKittenFramework.StatementKind.For (SourceKittenFramework.StatementKind.Type) -> SourceKittenFramework.StatementKind
SourceKittenFramework.StatementKind.ForEach (SourceKittenFramework.StatementKind.Type) -> SourceKittenFramework.StatementKind
SourceKittenFramework.StatementKind.Guard (SourceKittenFramework.StatementKind.Type) -> SourceKittenFramework.StatementKind
SourceKittenFramework.StatementKind.If (SourceKittenFramework.StatementKind.Type) -> SourceKittenFramework.StatementKind
SourceKittenFramework.StatementKind.RepeatWhile (SourceKittenFramework.StatementKind.Type) -> SourceKittenFramework.StatementKind
SourceKittenFramework.StatementKind.Switch (SourceKittenFramework.StatementKind.Type) -> SourceKittenFramework.StatementKind
SourceKittenFramework.StatementKind.While (SourceKittenFramework.StatementKind.Type) -> SourceKittenFramework.StatementKind
SourceKittenFramework.Structure
SourceKittenFramework.Structure.description : Swift.String
SourceKittenFramework.Structure.dictionary : Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>
SourceKittenFramework.Structure.init (file : SourceKittenFramework.File) -> SourceKittenFramework.Structure
SourceKittenFramework.Structure.init (sourceKitResponse : Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> SourceKittenFramework.Structure
SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.Class (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.Enum (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.Enumcase (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.Enumelement (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.Extension (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.ExtensionClass (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.ExtensionEnum (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.ExtensionProtocol (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.ExtensionStruct (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionAccessorAddress (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionAccessorDidset (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionAccessorGetter (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionAccessorMutableaddress (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionAccessorSetter (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionAccessorWillset (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionConstructor (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionDestructor (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionFree (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionMethodClass (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionMethodInstance (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionMethodStatic (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionOperator (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.FunctionSubscript (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.GenericTypeParam (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.Module (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.Protocol (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.Struct (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.Typealias (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.VarClass (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.VarGlobal (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.VarInstance (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.VarLocal (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.VarParameter (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDeclarationKind.VarStatic (SourceKittenFramework.SwiftDeclarationKind.Type) -> SourceKittenFramework.SwiftDeclarationKind
SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.AnnotatedDeclaration (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.BodyLength (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.BodyOffset (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.DiagnosticStage (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.DocColumn (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.DocDeclaration (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.DocDiscussion (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.DocFile (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.DocLine (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.DocName (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.DocParameters (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.DocResultDiscussion (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.DocType (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.DocumentationComment (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.FilePath (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.FullXMLDocs (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.Kind (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.Length (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.Name (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.NameLength (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.NameOffset (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.Offset (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.ParsedDeclaration (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.ParsedScopeEnd (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.ParsedScopeStart (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.Substructure (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.SyntaxMap (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.TypeName (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocKey.USR (SourceKittenFramework.SwiftDocKey.Type) -> SourceKittenFramework.SwiftDocKey
SourceKittenFramework.SwiftDocs
SourceKittenFramework.SwiftDocs.description : Swift.String
SourceKittenFramework.SwiftDocs.docsDictionary : Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>
SourceKittenFramework.SwiftDocs.file : SourceKittenFramework.File
SourceKittenFramework.SwiftDocs.init (file : SourceKittenFramework.File, arguments : Swift.Array<Swift.String>) -> Swift.Optional<SourceKittenFramework.SwiftDocs>
SourceKittenFramework.SwiftDocs.init (file : SourceKittenFramework.File, dictionary : Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>, cursorInfoRequest : Swift.Optional<Swift.UnsafeMutablePointer<()>>) -> SourceKittenFramework.SwiftDocs
SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.Argument (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.AttributeBuiltin (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.AttributeID (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.BuildconfigID (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.BuildconfigKeyword (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.Comment (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.CommentMark (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.CommentURL (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.DocComment (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.DocCommentField (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.Identifier (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.Keyword (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.Number (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.ObjectLiteral (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.Parameter (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.Placeholder (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.String (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.StringInterpolationAnchor (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxKind.Typeidentifier (SourceKittenFramework.SyntaxKind.Type) -> SourceKittenFramework.SyntaxKind
SourceKittenFramework.SyntaxMap
SourceKittenFramework.SyntaxMap.commentRangeBeforeOffset (Swift.Int) -> Swift.Optional<Swift.Range<Swift.Int>>
SourceKittenFramework.SyntaxMap.description : Swift.String
SourceKittenFramework.SyntaxMap.init (data : Swift.Array<SourceKittenFramework.SourceKitRepresentable>) -> SourceKittenFramework.SyntaxMap
SourceKittenFramework.SyntaxMap.init (file : SourceKittenFramework.File) -> SourceKittenFramework.SyntaxMap
SourceKittenFramework.SyntaxMap.init (sourceKitResponse : Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> SourceKittenFramework.SyntaxMap
SourceKittenFramework.SyntaxMap.init (tokens : Swift.Array<SourceKittenFramework.SyntaxToken>) -> SourceKittenFramework.SyntaxMap
SourceKittenFramework.SyntaxMap.tokens : Swift.Array<SourceKittenFramework.SyntaxToken>
SourceKittenFramework.SyntaxToken
SourceKittenFramework.SyntaxToken.description : Swift.String
SourceKittenFramework.SyntaxToken.dictionaryValue : Swift.Dictionary<Swift.String, Swift.AnyObject>
SourceKittenFramework.SyntaxToken.init (type : Swift.String, offset : Swift.Int, length : Swift.Int) -> SourceKittenFramework.SyntaxToken
SourceKittenFramework.SyntaxToken.length : Swift.Int
SourceKittenFramework.SyntaxToken.offset : Swift.Int
SourceKittenFramework.SyntaxToken.type : Swift.String
SourceKittenFramework.Text
SourceKittenFramework.Text.Para (SourceKittenFramework.Text.Type) -> (Swift.String, Swift.Optional<Swift.String>) -> SourceKittenFramework.Text
SourceKittenFramework.Text.Verbatim (SourceKittenFramework.Text.Type) -> (Swift.String) -> SourceKittenFramework.Text
SourceKittenFramework.clang_BlockCommandComment_getArgText (__C.CXComment, Swift.UInt32) -> __C.CXString
SourceKittenFramework.clang_BlockCommandComment_getCommandName (__C.CXComment) -> __C.CXString
SourceKittenFramework.clang_BlockCommandComment_getNumArgs (__C.CXComment) -> Swift.UInt32
SourceKittenFramework.clang_BlockCommandComment_getParagraph (__C.CXComment) -> __C.CXComment
SourceKittenFramework.clang_CXCursorSet_contains (Swift.COpaquePointer, __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_CXCursorSet_insert (Swift.COpaquePointer, __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_CXIndex_getGlobalOptions (Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.clang_CXIndex_setGlobalOptions (Swift.UnsafeMutablePointer<()>, Swift.UInt32) -> ()
SourceKittenFramework.clang_CXXField_isMutable (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_CXXMethod_isConst (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_CXXMethod_isPureVirtual (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_CXXMethod_isStatic (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_CXXMethod_isVirtual (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_Comment_getChild (__C.CXComment, Swift.UInt32) -> __C.CXComment
SourceKittenFramework.clang_Comment_getKind (__C.CXComment) -> __C.CXCommentKind
SourceKittenFramework.clang_Comment_getNumChildren (__C.CXComment) -> Swift.UInt32
SourceKittenFramework.clang_Comment_isWhitespace (__C.CXComment) -> Swift.UInt32
SourceKittenFramework.clang_Cursor_getArgument (__C.CXCursor, Swift.UInt32) -> __C.CXCursor
SourceKittenFramework.clang_Cursor_getBriefCommentText (__C.CXCursor) -> __C.CXString
SourceKittenFramework.clang_Cursor_getCommentRange (__C.CXCursor) -> __C.CXSourceRange
SourceKittenFramework.clang_Cursor_getMangling (__C.CXCursor) -> __C.CXString
SourceKittenFramework.clang_Cursor_getModule (__C.CXCursor) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_Cursor_getNumArguments (__C.CXCursor) -> Swift.Int32
SourceKittenFramework.clang_Cursor_getNumTemplateArguments (__C.CXCursor) -> Swift.Int32
SourceKittenFramework.clang_Cursor_getObjCDeclQualifiers (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_Cursor_getObjCPropertyAttributes (__C.CXCursor, Swift.UInt32) -> Swift.UInt32
SourceKittenFramework.clang_Cursor_getObjCSelectorIndex (__C.CXCursor) -> Swift.Int32
SourceKittenFramework.clang_Cursor_getOffsetOfField (__C.CXCursor) -> Swift.Int64
SourceKittenFramework.clang_Cursor_getParsedComment (__C.CXCursor) -> __C.CXComment
SourceKittenFramework.clang_Cursor_getRawCommentText (__C.CXCursor) -> __C.CXString
SourceKittenFramework.clang_Cursor_getReceiverType (__C.CXCursor) -> __C.CXType
SourceKittenFramework.clang_Cursor_getSpellingNameRange (__C.CXCursor, Swift.UInt32, Swift.UInt32) -> __C.CXSourceRange
SourceKittenFramework.clang_Cursor_getStorageClass (__C.CXCursor) -> __C.CX_StorageClass
SourceKittenFramework.clang_Cursor_getTemplateArgumentKind (__C.CXCursor, Swift.UInt32) -> __C.CXTemplateArgumentKind
SourceKittenFramework.clang_Cursor_getTemplateArgumentType (__C.CXCursor, Swift.UInt32) -> __C.CXType
SourceKittenFramework.clang_Cursor_getTemplateArgumentUnsignedValue (__C.CXCursor, Swift.UInt32) -> Swift.UInt64
SourceKittenFramework.clang_Cursor_getTemplateArgumentValue (__C.CXCursor, Swift.UInt32) -> Swift.Int64
SourceKittenFramework.clang_Cursor_getTranslationUnit (__C.CXCursor) -> Swift.COpaquePointer
SourceKittenFramework.clang_Cursor_isAnonymous (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_Cursor_isBitField (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_Cursor_isDynamicCall (__C.CXCursor) -> Swift.Int32
SourceKittenFramework.clang_Cursor_isNull (__C.CXCursor) -> Swift.Int32
SourceKittenFramework.clang_Cursor_isObjCOptional (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_Cursor_isVariadic (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_File_isEqual (Swift.UnsafeMutablePointer<()>, Swift.UnsafeMutablePointer<()>) -> Swift.Int32
SourceKittenFramework.clang_FullComment_getAsHTML (__C.CXComment) -> __C.CXString
SourceKittenFramework.clang_FullComment_getAsXML (__C.CXComment) -> __C.CXString
SourceKittenFramework.clang_HTMLStartTagComment_isSelfClosing (__C.CXComment) -> Swift.UInt32
SourceKittenFramework.clang_HTMLStartTag_getAttrName (__C.CXComment, Swift.UInt32) -> __C.CXString
SourceKittenFramework.clang_HTMLStartTag_getAttrValue (__C.CXComment, Swift.UInt32) -> __C.CXString
SourceKittenFramework.clang_HTMLStartTag_getNumAttrs (__C.CXComment) -> Swift.UInt32
SourceKittenFramework.clang_HTMLTagComment_getAsString (__C.CXComment) -> __C.CXString
SourceKittenFramework.clang_HTMLTagComment_getTagName (__C.CXComment) -> __C.CXString
SourceKittenFramework.clang_IndexAction_create (Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_IndexAction_dispose (Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.clang_InlineCommandComment_getArgText (__C.CXComment, Swift.UInt32) -> __C.CXString
SourceKittenFramework.clang_InlineCommandComment_getCommandName (__C.CXComment) -> __C.CXString
SourceKittenFramework.clang_InlineCommandComment_getNumArgs (__C.CXComment) -> Swift.UInt32
SourceKittenFramework.clang_InlineCommandComment_getRenderKind (__C.CXComment) -> __C.CXCommentInlineCommandRenderKind
SourceKittenFramework.clang_InlineContentComment_hasTrailingNewline (__C.CXComment) -> Swift.UInt32
SourceKittenFramework.clang_Location_isFromMainFile (__C.CXSourceLocation) -> Swift.Int32
SourceKittenFramework.clang_Location_isInSystemHeader (__C.CXSourceLocation) -> Swift.Int32
SourceKittenFramework.clang_Module_getASTFile (Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_Module_getFullName (Swift.UnsafeMutablePointer<()>) -> __C.CXString
SourceKittenFramework.clang_Module_getName (Swift.UnsafeMutablePointer<()>) -> __C.CXString
SourceKittenFramework.clang_Module_getNumTopLevelHeaders (Swift.COpaquePointer, Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.clang_Module_getParent (Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_Module_getTopLevelHeader (Swift.COpaquePointer, Swift.UnsafeMutablePointer<()>, Swift.UInt32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_Module_isSystem (Swift.UnsafeMutablePointer<()>) -> Swift.Int32
SourceKittenFramework.clang_ParamCommandComment_getDirection (__C.CXComment) -> __C.CXCommentParamPassDirection
SourceKittenFramework.clang_ParamCommandComment_getParamIndex (__C.CXComment) -> Swift.UInt32
SourceKittenFramework.clang_ParamCommandComment_getParamName (__C.CXComment) -> __C.CXString
SourceKittenFramework.clang_ParamCommandComment_isDirectionExplicit (__C.CXComment) -> Swift.UInt32
SourceKittenFramework.clang_ParamCommandComment_isParamIndexValid (__C.CXComment) -> Swift.UInt32
SourceKittenFramework.clang_Range_isNull (__C.CXSourceRange) -> Swift.Int32
SourceKittenFramework.clang_TParamCommandComment_getDepth (__C.CXComment) -> Swift.UInt32
SourceKittenFramework.clang_TParamCommandComment_getIndex (__C.CXComment, Swift.UInt32) -> Swift.UInt32
SourceKittenFramework.clang_TParamCommandComment_getParamName (__C.CXComment) -> __C.CXString
SourceKittenFramework.clang_TParamCommandComment_isParamPositionValid (__C.CXComment) -> Swift.UInt32
SourceKittenFramework.clang_TextComment_getText (__C.CXComment) -> __C.CXString
SourceKittenFramework.clang_Type_getAlignOf (__C.CXType) -> Swift.Int64
SourceKittenFramework.clang_Type_getCXXRefQualifier (__C.CXType) -> __C.CXRefQualifierKind
SourceKittenFramework.clang_Type_getClassType (__C.CXType) -> __C.CXType
SourceKittenFramework.clang_Type_getNumTemplateArguments (__C.CXType) -> Swift.Int32
SourceKittenFramework.clang_Type_getOffsetOf (__C.CXType, Swift.UnsafePointer<Swift.Int8>) -> Swift.Int64
SourceKittenFramework.clang_Type_getSizeOf (__C.CXType) -> Swift.Int64
SourceKittenFramework.clang_Type_getTemplateArgumentAsType (__C.CXType, Swift.UInt32) -> __C.CXType
SourceKittenFramework.clang_Type_visitFields (__C.CXType, Swift.ImplicitlyUnwrappedOptional<@convention(c) (__C.CXCursor, Swift.UnsafeMutablePointer<()>) -> __C.CXVisitorResult>, Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.clang_VerbatimBlockLineComment_getText (__C.CXComment) -> __C.CXString
SourceKittenFramework.clang_VerbatimLineComment_getText (__C.CXComment) -> __C.CXString
SourceKittenFramework.clang_annotateTokens (Swift.COpaquePointer, Swift.UnsafeMutablePointer<__C.CXToken>, Swift.UInt32, Swift.UnsafeMutablePointer<__C.CXCursor>) -> ()
SourceKittenFramework.clang_codeCompleteAt (Swift.COpaquePointer, Swift.UnsafePointer<Swift.Int8>, Swift.UInt32, Swift.UInt32, Swift.UnsafeMutablePointer<__C.CXUnsavedFile>, Swift.UInt32, Swift.UInt32) -> Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>
SourceKittenFramework.clang_codeCompleteGetContainerKind (Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>, Swift.UnsafeMutablePointer<Swift.UInt32>) -> __C.CXCursorKind
SourceKittenFramework.clang_codeCompleteGetContainerUSR (Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>) -> __C.CXString
SourceKittenFramework.clang_codeCompleteGetContexts (Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>) -> Swift.UInt64
SourceKittenFramework.clang_codeCompleteGetDiagnostic (Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>, Swift.UInt32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_codeCompleteGetNumDiagnostics (Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>) -> Swift.UInt32
SourceKittenFramework.clang_codeCompleteGetObjCSelector (Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>) -> __C.CXString
SourceKittenFramework.clang_constructUSR_ObjCCategory (Swift.UnsafePointer<Swift.Int8>, Swift.UnsafePointer<Swift.Int8>) -> __C.CXString
SourceKittenFramework.clang_constructUSR_ObjCClass (Swift.UnsafePointer<Swift.Int8>) -> __C.CXString
SourceKittenFramework.clang_constructUSR_ObjCIvar (Swift.UnsafePointer<Swift.Int8>, __C.CXString) -> __C.CXString
SourceKittenFramework.clang_constructUSR_ObjCMethod (Swift.UnsafePointer<Swift.Int8>, Swift.UInt32, __C.CXString) -> __C.CXString
SourceKittenFramework.clang_constructUSR_ObjCProperty (Swift.UnsafePointer<Swift.Int8>, __C.CXString) -> __C.CXString
SourceKittenFramework.clang_constructUSR_ObjCProtocol (Swift.UnsafePointer<Swift.Int8>) -> __C.CXString
SourceKittenFramework.clang_createCXCursorSet () -> Swift.COpaquePointer
SourceKittenFramework.clang_createIndex (Swift.Int32, Swift.Int32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_createTranslationUnit (Swift.UnsafeMutablePointer<()>, Swift.UnsafePointer<Swift.Int8>) -> Swift.COpaquePointer
SourceKittenFramework.clang_createTranslationUnit2 (Swift.UnsafeMutablePointer<()>, Swift.UnsafePointer<Swift.Int8>, Swift.UnsafeMutablePointer<Swift.COpaquePointer>) -> __C.CXErrorCode
SourceKittenFramework.clang_createTranslationUnitFromSourceFile (Swift.UnsafeMutablePointer<()>, Swift.UnsafePointer<Swift.Int8>, Swift.Int32, Swift.UnsafePointer<Swift.UnsafePointer<Swift.Int8>>, Swift.UInt32, Swift.UnsafeMutablePointer<__C.CXUnsavedFile>) -> Swift.COpaquePointer
SourceKittenFramework.clang_defaultCodeCompleteOptions () -> Swift.UInt32
SourceKittenFramework.clang_defaultDiagnosticDisplayOptions () -> Swift.UInt32
SourceKittenFramework.clang_defaultEditingTranslationUnitOptions () -> Swift.UInt32
SourceKittenFramework.clang_defaultReparseOptions (Swift.COpaquePointer) -> Swift.UInt32
SourceKittenFramework.clang_defaultSaveOptions (Swift.COpaquePointer) -> Swift.UInt32
SourceKittenFramework.clang_disposeCXCursorSet (Swift.COpaquePointer) -> ()
SourceKittenFramework.clang_disposeCXPlatformAvailability (Swift.UnsafeMutablePointer<__C.CXPlatformAvailability>) -> ()
SourceKittenFramework.clang_disposeCXTUResourceUsage (__C.CXTUResourceUsage) -> ()
SourceKittenFramework.clang_disposeCodeCompleteResults (Swift.UnsafeMutablePointer<__C.CXCodeCompleteResults>) -> ()
SourceKittenFramework.clang_disposeDiagnostic (Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.clang_disposeDiagnosticSet (Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.clang_disposeIndex (Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.clang_disposeOverriddenCursors (Swift.UnsafeMutablePointer<__C.CXCursor>) -> ()
SourceKittenFramework.clang_disposeSourceRangeList (Swift.UnsafeMutablePointer<__C.CXSourceRangeList>) -> ()
SourceKittenFramework.clang_disposeString (__C.CXString) -> ()
SourceKittenFramework.clang_disposeTokens (Swift.COpaquePointer, Swift.UnsafeMutablePointer<__C.CXToken>, Swift.UInt32) -> ()
SourceKittenFramework.clang_disposeTranslationUnit (Swift.COpaquePointer) -> ()
SourceKittenFramework.clang_enableStackTraces () -> ()
SourceKittenFramework.clang_equalCursors (__C.CXCursor, __C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_equalLocations (__C.CXSourceLocation, __C.CXSourceLocation) -> Swift.UInt32
SourceKittenFramework.clang_equalRanges (__C.CXSourceRange, __C.CXSourceRange) -> Swift.UInt32
SourceKittenFramework.clang_equalTypes (__C.CXType, __C.CXType) -> Swift.UInt32
SourceKittenFramework.clang_executeOnThread (Swift.ImplicitlyUnwrappedOptional<@convention(c) (Swift.UnsafeMutablePointer<()>) -> ()>, Swift.UnsafeMutablePointer<()>, Swift.UInt32) -> ()
SourceKittenFramework.clang_findIncludesInFile (Swift.COpaquePointer, Swift.UnsafeMutablePointer<()>, __C.CXCursorAndRangeVisitor) -> __C.CXResult
SourceKittenFramework.clang_findIncludesInFileWithBlock (Swift.COpaquePointer, Swift.UnsafeMutablePointer<()>, Swift.ImplicitlyUnwrappedOptional<(__C.CXCursor, __C.CXSourceRange) -> __C.CXVisitorResult>) -> __C.CXResult
SourceKittenFramework.clang_findReferencesInFile (__C.CXCursor, Swift.UnsafeMutablePointer<()>, __C.CXCursorAndRangeVisitor) -> __C.CXResult
SourceKittenFramework.clang_findReferencesInFileWithBlock (__C.CXCursor, Swift.UnsafeMutablePointer<()>, Swift.ImplicitlyUnwrappedOptional<(__C.CXCursor, __C.CXSourceRange) -> __C.CXVisitorResult>) -> __C.CXResult
SourceKittenFramework.clang_formatDiagnostic (Swift.UnsafeMutablePointer<()>, Swift.UInt32) -> __C.CXString
SourceKittenFramework.clang_getArgType (__C.CXType, Swift.UInt32) -> __C.CXType
SourceKittenFramework.clang_getArrayElementType (__C.CXType) -> __C.CXType
SourceKittenFramework.clang_getArraySize (__C.CXType) -> Swift.Int64
SourceKittenFramework.clang_getCString (__C.CXString) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.clang_getCXTUResourceUsage (Swift.COpaquePointer) -> __C.CXTUResourceUsage
SourceKittenFramework.clang_getCXXAccessSpecifier (__C.CXCursor) -> __C.CX_CXXAccessSpecifier
SourceKittenFramework.clang_getCanonicalCursor (__C.CXCursor) -> __C.CXCursor
SourceKittenFramework.clang_getCanonicalType (__C.CXType) -> __C.CXType
SourceKittenFramework.clang_getChildDiagnostics (Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_getClangVersion () -> __C.CXString
SourceKittenFramework.clang_getCompletionAnnotation (Swift.UnsafeMutablePointer<()>, Swift.UInt32) -> __C.CXString
SourceKittenFramework.clang_getCompletionAvailability (Swift.UnsafeMutablePointer<()>) -> __C.CXAvailabilityKind
SourceKittenFramework.clang_getCompletionBriefComment (Swift.UnsafeMutablePointer<()>) -> __C.CXString
SourceKittenFramework.clang_getCompletionChunkCompletionString (Swift.UnsafeMutablePointer<()>, Swift.UInt32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_getCompletionChunkKind (Swift.UnsafeMutablePointer<()>, Swift.UInt32) -> __C.CXCompletionChunkKind
SourceKittenFramework.clang_getCompletionChunkText (Swift.UnsafeMutablePointer<()>, Swift.UInt32) -> __C.CXString
SourceKittenFramework.clang_getCompletionNumAnnotations (Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.clang_getCompletionParent (Swift.UnsafeMutablePointer<()>, Swift.UnsafeMutablePointer<__C.CXCursorKind>) -> __C.CXString
SourceKittenFramework.clang_getCompletionPriority (Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.clang_getCursor (Swift.COpaquePointer, __C.CXSourceLocation) -> __C.CXCursor
SourceKittenFramework.clang_getCursorAvailability (__C.CXCursor) -> __C.CXAvailabilityKind
SourceKittenFramework.clang_getCursorCompletionString (__C.CXCursor) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_getCursorDefinition (__C.CXCursor) -> __C.CXCursor
SourceKittenFramework.clang_getCursorDisplayName (__C.CXCursor) -> __C.CXString
SourceKittenFramework.clang_getCursorExtent (__C.CXCursor) -> __C.CXSourceRange
SourceKittenFramework.clang_getCursorKind (__C.CXCursor) -> __C.CXCursorKind
SourceKittenFramework.clang_getCursorKindSpelling (__C.CXCursorKind) -> __C.CXString
SourceKittenFramework.clang_getCursorLanguage (__C.CXCursor) -> __C.CXLanguageKind
SourceKittenFramework.clang_getCursorLexicalParent (__C.CXCursor) -> __C.CXCursor
SourceKittenFramework.clang_getCursorLinkage (__C.CXCursor) -> __C.CXLinkageKind
SourceKittenFramework.clang_getCursorLocation (__C.CXCursor) -> __C.CXSourceLocation
SourceKittenFramework.clang_getCursorPlatformAvailability (__C.CXCursor, Swift.UnsafeMutablePointer<Swift.Int32>, Swift.UnsafeMutablePointer<__C.CXString>, Swift.UnsafeMutablePointer<Swift.Int32>, Swift.UnsafeMutablePointer<__C.CXString>, Swift.UnsafeMutablePointer<__C.CXPlatformAvailability>, Swift.Int32) -> Swift.Int32
SourceKittenFramework.clang_getCursorReferenceNameRange (__C.CXCursor, Swift.UInt32, Swift.UInt32) -> __C.CXSourceRange
SourceKittenFramework.clang_getCursorReferenced (__C.CXCursor) -> __C.CXCursor
SourceKittenFramework.clang_getCursorResultType (__C.CXCursor) -> __C.CXType
SourceKittenFramework.clang_getCursorSemanticParent (__C.CXCursor) -> __C.CXCursor
SourceKittenFramework.clang_getCursorSpelling (__C.CXCursor) -> __C.CXString
SourceKittenFramework.clang_getCursorType (__C.CXCursor) -> __C.CXType
SourceKittenFramework.clang_getCursorUSR (__C.CXCursor) -> __C.CXString
SourceKittenFramework.clang_getDeclObjCTypeEncoding (__C.CXCursor) -> __C.CXString
SourceKittenFramework.clang_getDefinitionSpellingAndExtent (__C.CXCursor, Swift.UnsafeMutablePointer<Swift.UnsafePointer<Swift.Int8>>, Swift.UnsafeMutablePointer<Swift.UnsafePointer<Swift.Int8>>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.clang_getDiagnostic (Swift.COpaquePointer, Swift.UInt32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_getDiagnosticCategory (Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.clang_getDiagnosticCategoryName (Swift.UInt32) -> __C.CXString
SourceKittenFramework.clang_getDiagnosticCategoryText (Swift.UnsafeMutablePointer<()>) -> __C.CXString
SourceKittenFramework.clang_getDiagnosticFixIt (Swift.UnsafeMutablePointer<()>, Swift.UInt32, Swift.UnsafeMutablePointer<__C.CXSourceRange>) -> __C.CXString
SourceKittenFramework.clang_getDiagnosticInSet (Swift.UnsafeMutablePointer<()>, Swift.UInt32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_getDiagnosticLocation (Swift.UnsafeMutablePointer<()>) -> __C.CXSourceLocation
SourceKittenFramework.clang_getDiagnosticNumFixIts (Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.clang_getDiagnosticNumRanges (Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.clang_getDiagnosticOption (Swift.UnsafeMutablePointer<()>, Swift.UnsafeMutablePointer<__C.CXString>) -> __C.CXString
SourceKittenFramework.clang_getDiagnosticRange (Swift.UnsafeMutablePointer<()>, Swift.UInt32) -> __C.CXSourceRange
SourceKittenFramework.clang_getDiagnosticSetFromTU (Swift.COpaquePointer) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_getDiagnosticSeverity (Swift.UnsafeMutablePointer<()>) -> __C.CXDiagnosticSeverity
SourceKittenFramework.clang_getDiagnosticSpelling (Swift.UnsafeMutablePointer<()>) -> __C.CXString
SourceKittenFramework.clang_getElementType (__C.CXType) -> __C.CXType
SourceKittenFramework.clang_getEnumConstantDeclUnsignedValue (__C.CXCursor) -> Swift.UInt64
SourceKittenFramework.clang_getEnumConstantDeclValue (__C.CXCursor) -> Swift.Int64
SourceKittenFramework.clang_getEnumDeclIntegerType (__C.CXCursor) -> __C.CXType
SourceKittenFramework.clang_getExpansionLocation (__C.CXSourceLocation, Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.clang_getFieldDeclBitWidth (__C.CXCursor) -> Swift.Int32
SourceKittenFramework.clang_getFile (Swift.COpaquePointer, Swift.UnsafePointer<Swift.Int8>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_getFileLocation (__C.CXSourceLocation, Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.clang_getFileName (Swift.UnsafeMutablePointer<()>) -> __C.CXString
SourceKittenFramework.clang_getFileTime (Swift.UnsafeMutablePointer<()>) -> Swift.Int
SourceKittenFramework.clang_getFileUniqueID (Swift.UnsafeMutablePointer<()>, Swift.UnsafeMutablePointer<__C.CXFileUniqueID>) -> Swift.Int32
SourceKittenFramework.clang_getFunctionTypeCallingConv (__C.CXType) -> __C.CXCallingConv
SourceKittenFramework.clang_getIBOutletCollectionType (__C.CXCursor) -> __C.CXType
SourceKittenFramework.clang_getIncludedFile (__C.CXCursor) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_getInclusions (Swift.COpaquePointer, Swift.ImplicitlyUnwrappedOptional<@convention(c) (Swift.UnsafeMutablePointer<()>, Swift.UnsafeMutablePointer<__C.CXSourceLocation>, Swift.UInt32, Swift.UnsafeMutablePointer<()>) -> ()>, Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.clang_getInstantiationLocation (__C.CXSourceLocation, Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.clang_getLocation (Swift.COpaquePointer, Swift.UnsafeMutablePointer<()>, Swift.UInt32, Swift.UInt32) -> __C.CXSourceLocation
SourceKittenFramework.clang_getLocationForOffset (Swift.COpaquePointer, Swift.UnsafeMutablePointer<()>, Swift.UInt32) -> __C.CXSourceLocation
SourceKittenFramework.clang_getModuleForFile (Swift.COpaquePointer, Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_getNullCursor () -> __C.CXCursor
SourceKittenFramework.clang_getNullLocation () -> __C.CXSourceLocation
SourceKittenFramework.clang_getNullRange () -> __C.CXSourceRange
SourceKittenFramework.clang_getNumArgTypes (__C.CXType) -> Swift.Int32
SourceKittenFramework.clang_getNumCompletionChunks (Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.clang_getNumDiagnostics (Swift.COpaquePointer) -> Swift.UInt32
SourceKittenFramework.clang_getNumDiagnosticsInSet (Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.clang_getNumElements (__C.CXType) -> Swift.Int64
SourceKittenFramework.clang_getNumOverloadedDecls (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_getOverloadedDecl (__C.CXCursor, Swift.UInt32) -> __C.CXCursor
SourceKittenFramework.clang_getOverriddenCursors (__C.CXCursor, Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<__C.CXCursor>>, Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.clang_getPointeeType (__C.CXType) -> __C.CXType
SourceKittenFramework.clang_getPresumedLocation (__C.CXSourceLocation, Swift.UnsafeMutablePointer<__C.CXString>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.clang_getRange (__C.CXSourceLocation, __C.CXSourceLocation) -> __C.CXSourceRange
SourceKittenFramework.clang_getRangeEnd (__C.CXSourceRange) -> __C.CXSourceLocation
SourceKittenFramework.clang_getRangeStart (__C.CXSourceRange) -> __C.CXSourceLocation
SourceKittenFramework.clang_getRemappings (Swift.UnsafePointer<Swift.Int8>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_getRemappingsFromFileList (Swift.UnsafeMutablePointer<Swift.UnsafePointer<Swift.Int8>>, Swift.UInt32) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_getResultType (__C.CXType) -> __C.CXType
SourceKittenFramework.clang_getSkippedRanges (Swift.COpaquePointer, Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<__C.CXSourceRangeList>
SourceKittenFramework.clang_getSpecializedCursorTemplate (__C.CXCursor) -> __C.CXCursor
SourceKittenFramework.clang_getSpellingLocation (__C.CXSourceLocation, Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.clang_getTUResourceUsageName (__C.CXTUResourceUsageKind) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.clang_getTemplateCursorKind (__C.CXCursor) -> __C.CXCursorKind
SourceKittenFramework.clang_getTokenExtent (Swift.COpaquePointer, __C.CXToken) -> __C.CXSourceRange
SourceKittenFramework.clang_getTokenKind (__C.CXToken) -> __C.CXTokenKind
SourceKittenFramework.clang_getTokenLocation (Swift.COpaquePointer, __C.CXToken) -> __C.CXSourceLocation
SourceKittenFramework.clang_getTokenSpelling (Swift.COpaquePointer, __C.CXToken) -> __C.CXString
SourceKittenFramework.clang_getTranslationUnitCursor (Swift.COpaquePointer) -> __C.CXCursor
SourceKittenFramework.clang_getTranslationUnitSpelling (Swift.COpaquePointer) -> __C.CXString
SourceKittenFramework.clang_getTypeDeclaration (__C.CXType) -> __C.CXCursor
SourceKittenFramework.clang_getTypeKindSpelling (__C.CXTypeKind) -> __C.CXString
SourceKittenFramework.clang_getTypeSpelling (__C.CXType) -> __C.CXString
SourceKittenFramework.clang_getTypedefDeclUnderlyingType (__C.CXCursor) -> __C.CXType
SourceKittenFramework.clang_hashCursor (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_indexLoc_getCXSourceLocation (__C.CXIdxLoc) -> __C.CXSourceLocation
SourceKittenFramework.clang_indexLoc_getFileLocation (__C.CXIdxLoc, Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>, Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.clang_indexSourceFile (Swift.UnsafeMutablePointer<()>, Swift.UnsafeMutablePointer<()>, Swift.UnsafeMutablePointer<__C.IndexerCallbacks>, Swift.UInt32, Swift.UInt32, Swift.UnsafePointer<Swift.Int8>, Swift.UnsafePointer<Swift.UnsafePointer<Swift.Int8>>, Swift.Int32, Swift.UnsafeMutablePointer<__C.CXUnsavedFile>, Swift.UInt32, Swift.UnsafeMutablePointer<Swift.COpaquePointer>, Swift.UInt32) -> Swift.Int32
SourceKittenFramework.clang_indexTranslationUnit (Swift.UnsafeMutablePointer<()>, Swift.UnsafeMutablePointer<()>, Swift.UnsafeMutablePointer<__C.IndexerCallbacks>, Swift.UInt32, Swift.UInt32, Swift.COpaquePointer) -> Swift.Int32
SourceKittenFramework.clang_index_getCXXClassDeclInfo (Swift.UnsafePointer<__C.CXIdxDeclInfo>) -> Swift.UnsafePointer<__C.CXIdxCXXClassDeclInfo>
SourceKittenFramework.clang_index_getClientContainer (Swift.UnsafePointer<__C.CXIdxContainerInfo>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_index_getClientEntity (Swift.UnsafePointer<__C.CXIdxEntityInfo>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_index_getIBOutletCollectionAttrInfo (Swift.UnsafePointer<__C.CXIdxAttrInfo>) -> Swift.UnsafePointer<__C.CXIdxIBOutletCollectionAttrInfo>
SourceKittenFramework.clang_index_getObjCCategoryDeclInfo (Swift.UnsafePointer<__C.CXIdxDeclInfo>) -> Swift.UnsafePointer<__C.CXIdxObjCCategoryDeclInfo>
SourceKittenFramework.clang_index_getObjCContainerDeclInfo (Swift.UnsafePointer<__C.CXIdxDeclInfo>) -> Swift.UnsafePointer<__C.CXIdxObjCContainerDeclInfo>
SourceKittenFramework.clang_index_getObjCInterfaceDeclInfo (Swift.UnsafePointer<__C.CXIdxDeclInfo>) -> Swift.UnsafePointer<__C.CXIdxObjCInterfaceDeclInfo>
SourceKittenFramework.clang_index_getObjCPropertyDeclInfo (Swift.UnsafePointer<__C.CXIdxDeclInfo>) -> Swift.UnsafePointer<__C.CXIdxObjCPropertyDeclInfo>
SourceKittenFramework.clang_index_getObjCProtocolRefListInfo (Swift.UnsafePointer<__C.CXIdxDeclInfo>) -> Swift.UnsafePointer<__C.CXIdxObjCProtocolRefListInfo>
SourceKittenFramework.clang_index_isEntityObjCContainerKind (__C.CXIdxEntityKind) -> Swift.Int32
SourceKittenFramework.clang_index_setClientContainer (Swift.UnsafePointer<__C.CXIdxContainerInfo>, Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.clang_index_setClientEntity (Swift.UnsafePointer<__C.CXIdxEntityInfo>, Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.clang_isAttribute (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.clang_isConstQualifiedType (__C.CXType) -> Swift.UInt32
SourceKittenFramework.clang_isCursorDefinition (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_isDeclaration (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.clang_isExpression (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.clang_isFileMultipleIncludeGuarded (Swift.COpaquePointer, Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.clang_isFunctionTypeVariadic (__C.CXType) -> Swift.UInt32
SourceKittenFramework.clang_isInvalid (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.clang_isPODType (__C.CXType) -> Swift.UInt32
SourceKittenFramework.clang_isPreprocessing (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.clang_isReference (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.clang_isRestrictQualifiedType (__C.CXType) -> Swift.UInt32
SourceKittenFramework.clang_isStatement (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.clang_isTranslationUnit (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.clang_isUnexposed (__C.CXCursorKind) -> Swift.UInt32
SourceKittenFramework.clang_isVirtualBase (__C.CXCursor) -> Swift.UInt32
SourceKittenFramework.clang_isVolatileQualifiedType (__C.CXType) -> Swift.UInt32
SourceKittenFramework.clang_loadDiagnostics (Swift.UnsafePointer<Swift.Int8>, Swift.UnsafeMutablePointer<__C.CXLoadDiag_Error>, Swift.UnsafeMutablePointer<__C.CXString>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.clang_parseTranslationUnit (Swift.UnsafeMutablePointer<()>, Swift.UnsafePointer<Swift.Int8>, Swift.UnsafePointer<Swift.UnsafePointer<Swift.Int8>>, Swift.Int32, Swift.UnsafeMutablePointer<__C.CXUnsavedFile>, Swift.UInt32, Swift.UInt32) -> Swift.COpaquePointer
SourceKittenFramework.clang_parseTranslationUnit2 (Swift.UnsafeMutablePointer<()>, Swift.UnsafePointer<Swift.Int8>, Swift.UnsafePointer<Swift.UnsafePointer<Swift.Int8>>, Swift.Int32, Swift.UnsafeMutablePointer<__C.CXUnsavedFile>, Swift.UInt32, Swift.UInt32, Swift.UnsafeMutablePointer<Swift.COpaquePointer>) -> __C.CXErrorCode
SourceKittenFramework.clang_remap_dispose (Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.clang_remap_getFilenames (Swift.UnsafeMutablePointer<()>, Swift.UInt32, Swift.UnsafeMutablePointer<__C.CXString>, Swift.UnsafeMutablePointer<__C.CXString>) -> ()
SourceKittenFramework.clang_remap_getNumFiles (Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.clang_reparseTranslationUnit (Swift.COpaquePointer, Swift.UInt32, Swift.UnsafeMutablePointer<__C.CXUnsavedFile>, Swift.UInt32) -> Swift.Int32
SourceKittenFramework.clang_saveTranslationUnit (Swift.COpaquePointer, Swift.UnsafePointer<Swift.Int8>, Swift.UInt32) -> Swift.Int32
SourceKittenFramework.clang_sortCodeCompletionResults (Swift.UnsafeMutablePointer<__C.CXCompletionResult>, Swift.UInt32) -> ()
SourceKittenFramework.clang_toggleCrashRecovery (Swift.UInt32) -> ()
SourceKittenFramework.clang_tokenize (Swift.COpaquePointer, __C.CXSourceRange, Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<__C.CXToken>>, Swift.UnsafeMutablePointer<Swift.UInt32>) -> ()
SourceKittenFramework.clang_visitChildren (__C.CXCursor, Swift.ImplicitlyUnwrappedOptional<@convention(c) (__C.CXCursor, __C.CXCursor, Swift.UnsafeMutablePointer<()>) -> __C.CXChildVisitResult>, Swift.UnsafeMutablePointer<()>) -> Swift.UInt32
SourceKittenFramework.clang_visitChildrenWithBlock (__C.CXCursor, Swift.ImplicitlyUnwrappedOptional<(__C.CXCursor, __C.CXCursor) -> __C.CXChildVisitResult>) -> Swift.UInt32
SourceKittenFramework.declarationsToJSON (Swift.Dictionary<Swift.String, Swift.Array<SourceKittenFramework.SourceDeclaration>>) -> Swift.String
SourceKittenFramework.filterLastContiguous <A> (Swift.Array<A>, filter : (A) -> Swift.Bool) -> Swift.Array<A>
SourceKittenFramework.insertMarks (Swift.Array<SourceKittenFramework.SourceDeclaration>, limitRange : Swift.Optional<__C._NSRange>) -> Swift.Array<SourceKittenFramework.SourceDeclaration>
SourceKittenFramework.merge <A, B where A: Swift.Hashable> (Swift.Dictionary<A, B>, Swift.Optional<Swift.Dictionary<A, B>>) -> Swift.Dictionary<A, B>
SourceKittenFramework.moduleNameFromArguments (Swift.Array<Swift.String>) -> Swift.Optional<Swift.String>
SourceKittenFramework.parseCompilerArguments (__ObjC.NSString, language : SourceKittenFramework.Language, moduleName : Swift.Optional<Swift.String>) -> Swift.Optional<Swift.Array<Swift.String>>
SourceKittenFramework.parseFullXMLDocs (Swift.String) -> Swift.Optional<Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>>
SourceKittenFramework.parseHeaderFilesAndXcodebuildArguments (Swift.Array<Swift.String>) -> (headerFiles : Swift.Array<Swift.String>, xcodebuildArguments : Swift.Array<Swift.String>)
SourceKittenFramework.runXcodeBuild (Swift.Array<Swift.String>, inPath : Swift.String) -> Swift.Optional<Swift.String>
SourceKittenFramework.sdkPath () -> Swift.String
SourceKittenFramework.sourcekitd_cancel_request (Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.sourcekitd_initialize () -> ()
SourceKittenFramework.sourcekitd_request_array_create (Swift.UnsafePointer<Swift.UnsafeMutablePointer<()>>, Swift.Int) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.sourcekitd_request_array_set_int64 (Swift.UnsafeMutablePointer<()>, Swift.Int, Swift.Int64) -> ()
SourceKittenFramework.sourcekitd_request_array_set_string (Swift.UnsafeMutablePointer<()>, Swift.Int, Swift.UnsafePointer<Swift.Int8>) -> ()
SourceKittenFramework.sourcekitd_request_array_set_stringbuf (Swift.UnsafeMutablePointer<()>, Swift.Int, Swift.UnsafePointer<Swift.Int8>, Swift.Int) -> ()
SourceKittenFramework.sourcekitd_request_array_set_uid (Swift.UnsafeMutablePointer<()>, Swift.Int, Swift.COpaquePointer) -> ()
SourceKittenFramework.sourcekitd_request_array_set_value (Swift.UnsafeMutablePointer<()>, Swift.Int, Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.sourcekitd_request_create_from_yaml (Swift.UnsafePointer<Swift.Int8>, Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<Swift.Int8>>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.sourcekitd_request_description_copy (Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<Swift.Int8>
SourceKittenFramework.sourcekitd_request_description_dump (Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.sourcekitd_request_dictionary_create (Swift.UnsafePointer<Swift.COpaquePointer>, Swift.UnsafePointer<Swift.UnsafeMutablePointer<()>>, Swift.Int) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.sourcekitd_request_dictionary_set_int64 (Swift.UnsafeMutablePointer<()>, Swift.COpaquePointer, Swift.Int64) -> ()
SourceKittenFramework.sourcekitd_request_dictionary_set_string (Swift.UnsafeMutablePointer<()>, Swift.COpaquePointer, Swift.UnsafePointer<Swift.Int8>) -> ()
SourceKittenFramework.sourcekitd_request_dictionary_set_stringbuf (Swift.UnsafeMutablePointer<()>, Swift.COpaquePointer, Swift.UnsafePointer<Swift.Int8>, Swift.Int) -> ()
SourceKittenFramework.sourcekitd_request_dictionary_set_uid (Swift.UnsafeMutablePointer<()>, Swift.COpaquePointer, Swift.COpaquePointer) -> ()
SourceKittenFramework.sourcekitd_request_dictionary_set_value (Swift.UnsafeMutablePointer<()>, Swift.COpaquePointer, Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.sourcekitd_request_int64_create (Swift.Int64) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.sourcekitd_request_release (Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.sourcekitd_request_retain (Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.sourcekitd_request_string_create (Swift.UnsafePointer<Swift.Int8>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.sourcekitd_request_uid_create (Swift.COpaquePointer) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.sourcekitd_response_description_copy (Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<Swift.Int8>
SourceKittenFramework.sourcekitd_response_description_dump (Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.sourcekitd_response_description_dump_filedesc (Swift.UnsafeMutablePointer<()>, Swift.Int32) -> ()
SourceKittenFramework.sourcekitd_response_dispose (Swift.UnsafeMutablePointer<()>) -> ()
SourceKittenFramework.sourcekitd_response_error_get_description (Swift.UnsafeMutablePointer<()>) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.sourcekitd_response_error_get_kind (Swift.UnsafeMutablePointer<()>) -> __C.sourcekitd_error_t
SourceKittenFramework.sourcekitd_response_get_value (Swift.UnsafeMutablePointer<()>) -> __C.sourcekitd_variant_t
SourceKittenFramework.sourcekitd_response_is_error (Swift.UnsafeMutablePointer<()>) -> Swift.Bool
SourceKittenFramework.sourcekitd_send_request (Swift.UnsafeMutablePointer<()>, Swift.UnsafeMutablePointer<Swift.UnsafeMutablePointer<()>>, Swift.ImplicitlyUnwrappedOptional<(Swift.UnsafeMutablePointer<()>) -> ()>) -> ()
SourceKittenFramework.sourcekitd_send_request_sync (Swift.UnsafeMutablePointer<()>) -> Swift.UnsafeMutablePointer<()>
SourceKittenFramework.sourcekitd_set_interrupted_connection_handler (() -> ()) -> ()
SourceKittenFramework.sourcekitd_set_notification_handler (Swift.ImplicitlyUnwrappedOptional<(Swift.UnsafeMutablePointer<()>) -> ()>) -> ()
SourceKittenFramework.sourcekitd_set_uid_handler (Swift.ImplicitlyUnwrappedOptional<(Swift.UnsafePointer<Swift.Int8>) -> Swift.COpaquePointer>) -> ()
SourceKittenFramework.sourcekitd_set_uid_handlers (Swift.ImplicitlyUnwrappedOptional<(Swift.UnsafePointer<Swift.Int8>) -> Swift.COpaquePointer>, Swift.ImplicitlyUnwrappedOptional<(Swift.COpaquePointer) -> Swift.UnsafePointer<Swift.Int8>>) -> ()
SourceKittenFramework.sourcekitd_shutdown () -> ()
SourceKittenFramework.sourcekitd_uid_get_from_buf (Swift.UnsafePointer<Swift.Int8>, Swift.Int) -> Swift.COpaquePointer
SourceKittenFramework.sourcekitd_uid_get_from_cstr (Swift.UnsafePointer<Swift.Int8>) -> Swift.COpaquePointer
SourceKittenFramework.sourcekitd_uid_get_length (Swift.COpaquePointer) -> Swift.Int
SourceKittenFramework.sourcekitd_uid_get_string_ptr (Swift.COpaquePointer) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.sourcekitd_variant_array_apply (__C.sourcekitd_variant_t, (Swift.Int, __C.sourcekitd_variant_t) -> Swift.Bool) -> Swift.Bool
SourceKittenFramework.sourcekitd_variant_array_apply_f (__C.sourcekitd_variant_t, @convention(c) (Swift.Int, __C.sourcekitd_variant_t, Swift.UnsafeMutablePointer<()>) -> Swift.Bool, Swift.UnsafeMutablePointer<()>) -> Swift.Bool
SourceKittenFramework.sourcekitd_variant_array_get_bool (__C.sourcekitd_variant_t, Swift.Int) -> Swift.Bool
SourceKittenFramework.sourcekitd_variant_array_get_count (__C.sourcekitd_variant_t) -> Swift.Int
SourceKittenFramework.sourcekitd_variant_array_get_int64 (__C.sourcekitd_variant_t, Swift.Int) -> Swift.Int64
SourceKittenFramework.sourcekitd_variant_array_get_string (__C.sourcekitd_variant_t, Swift.Int) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.sourcekitd_variant_array_get_uid (__C.sourcekitd_variant_t, Swift.Int) -> Swift.COpaquePointer
SourceKittenFramework.sourcekitd_variant_array_get_value (__C.sourcekitd_variant_t, Swift.Int) -> __C.sourcekitd_variant_t
SourceKittenFramework.sourcekitd_variant_bool_get_value (__C.sourcekitd_variant_t) -> Swift.Bool
SourceKittenFramework.sourcekitd_variant_description_copy (__C.sourcekitd_variant_t) -> Swift.UnsafeMutablePointer<Swift.Int8>
SourceKittenFramework.sourcekitd_variant_description_dump (__C.sourcekitd_variant_t) -> ()
SourceKittenFramework.sourcekitd_variant_description_dump_filedesc (__C.sourcekitd_variant_t, Swift.Int32) -> ()
SourceKittenFramework.sourcekitd_variant_dictionary_apply (__C.sourcekitd_variant_t, (Swift.COpaquePointer, __C.sourcekitd_variant_t) -> Swift.Bool) -> Swift.Bool
SourceKittenFramework.sourcekitd_variant_dictionary_apply_f (__C.sourcekitd_variant_t, @convention(c) (Swift.COpaquePointer, __C.sourcekitd_variant_t, Swift.UnsafeMutablePointer<()>) -> Swift.Bool, Swift.UnsafeMutablePointer<()>) -> Swift.Bool
SourceKittenFramework.sourcekitd_variant_dictionary_get_bool (__C.sourcekitd_variant_t, Swift.COpaquePointer) -> Swift.Bool
SourceKittenFramework.sourcekitd_variant_dictionary_get_int64 (__C.sourcekitd_variant_t, Swift.COpaquePointer) -> Swift.Int64
SourceKittenFramework.sourcekitd_variant_dictionary_get_string (__C.sourcekitd_variant_t, Swift.COpaquePointer) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.sourcekitd_variant_dictionary_get_uid (__C.sourcekitd_variant_t, Swift.COpaquePointer) -> Swift.COpaquePointer
SourceKittenFramework.sourcekitd_variant_dictionary_get_value (__C.sourcekitd_variant_t, Swift.COpaquePointer) -> __C.sourcekitd_variant_t
SourceKittenFramework.sourcekitd_variant_get_type (__C.sourcekitd_variant_t) -> __C.sourcekitd_variant_type_t
SourceKittenFramework.sourcekitd_variant_int64_get_value (__C.sourcekitd_variant_t) -> Swift.Int64
SourceKittenFramework.sourcekitd_variant_string_get_length (__C.sourcekitd_variant_t) -> Swift.Int
SourceKittenFramework.sourcekitd_variant_string_get_ptr (__C.sourcekitd_variant_t) -> Swift.UnsafePointer<Swift.Int8>
SourceKittenFramework.sourcekitd_variant_uid_get_value (__C.sourcekitd_variant_t) -> Swift.COpaquePointer
SourceKittenFramework.stringForSourceKitUID (Swift.COpaquePointer) -> Swift.Optional<Swift.String>
SourceKittenFramework.toAnyObject (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Dictionary<Swift.String, Swift.AnyObject>
SourceKittenFramework.toJSON (Swift.AnyObject) -> Swift.String
SourceKittenFramework.toolchainLoader : SourceKittenFramework.Loader
SourceKittenFrameworkTests.(run in _D550CD515436CE08738FC7DC390F14F0) (Swift.String, arguments : Swift.Array<Swift.String>) -> Swift.Optional<Swift.String>
SourceKittenFrameworkTests.(sourcekitStringsStartingWith in _D550CD515436CE08738FC7DC390F14F0) (Swift.String) -> Swift.Set<Swift.String>
SourceKittenFrameworkTests.Bicycle
SourceKittenFrameworkTests.Bicycle.Gearing
SourceKittenFrameworkTests.Bicycle.Gearing.Fixed (SourceKittenFrameworkTests.Bicycle.Gearing.Type) -> SourceKittenFrameworkTests.Bicycle.Gearing
SourceKittenFrameworkTests.Bicycle.Gearing.Freewheel (SourceKittenFrameworkTests.Bicycle.Gearing.Type) -> (speeds : Swift.Int) -> SourceKittenFrameworkTests.Bicycle.Gearing
SourceKittenFrameworkTests.Bicycle.Handlebar
SourceKittenFrameworkTests.Bicycle.Handlebar.Bullhorn (SourceKittenFrameworkTests.Bicycle.Handlebar.Type) -> SourceKittenFrameworkTests.Bicycle.Handlebar
SourceKittenFrameworkTests.Bicycle.Handlebar.Café (SourceKittenFrameworkTests.Bicycle.Handlebar.Type) -> SourceKittenFrameworkTests.Bicycle.Handlebar
SourceKittenFrameworkTests.Bicycle.Handlebar.Drop (SourceKittenFrameworkTests.Bicycle.Handlebar.Type) -> SourceKittenFrameworkTests.Bicycle.Handlebar
SourceKittenFrameworkTests.Bicycle.Handlebar.Riser (SourceKittenFrameworkTests.Bicycle.Handlebar.Type) -> SourceKittenFrameworkTests.Bicycle.Handlebar
SourceKittenFrameworkTests.Bicycle.Style
SourceKittenFrameworkTests.Bicycle.Style.Cruiser (SourceKittenFrameworkTests.Bicycle.Style.Type) -> SourceKittenFrameworkTests.Bicycle.Style
SourceKittenFrameworkTests.Bicycle.Style.Hybrid (SourceKittenFrameworkTests.Bicycle.Style.Type) -> SourceKittenFrameworkTests.Bicycle.Style
SourceKittenFrameworkTests.Bicycle.Style.Road (SourceKittenFrameworkTests.Bicycle.Style.Type) -> SourceKittenFrameworkTests.Bicycle.Style
SourceKittenFrameworkTests.Bicycle.Style.Touring (SourceKittenFrameworkTests.Bicycle.Style.Type) -> SourceKittenFrameworkTests.Bicycle.Style
SourceKittenFrameworkTests.Bicycle.distanceTravelled : Swift.Double
SourceKittenFrameworkTests.Bicycle.frameSize : Swift.Int
SourceKittenFrameworkTests.Bicycle.gearing : SourceKittenFrameworkTests.Bicycle.Gearing
SourceKittenFrameworkTests.Bicycle.handlebar : SourceKittenFrameworkTests.Bicycle.Handlebar
SourceKittenFrameworkTests.Bicycle.init (style : SourceKittenFrameworkTests.Bicycle.Style, gearing : SourceKittenFrameworkTests.Bicycle.Gearing, handlebar : SourceKittenFrameworkTests.Bicycle.Handlebar, frameSize : Swift.Int) -> SourceKittenFrameworkTests.Bicycle
SourceKittenFrameworkTests.Bicycle.numberOfTrips : Swift.Int
SourceKittenFrameworkTests.Bicycle.style : SourceKittenFrameworkTests.Bicycle.Style
SourceKittenFrameworkTests.Bicycle.travel (distance : Swift.Double) -> ()
SourceKittenFrameworkTests.ClangTranslationUnitTests
SourceKittenFrameworkTests.ClangTranslationUnitTests.allTests : Swift.Array<(Swift.String, () throws -> ())>
SourceKittenFrameworkTests.ClangTranslationUnitTests.testBasicObjectiveCDocs () -> ()
SourceKittenFrameworkTests.ClangTranslationUnitTests.testParsesObjectiveCHeaderFilesAndXcodebuildArguments () -> ()
SourceKittenFrameworkTests.ClangTranslationUnitTests.testRealmObjectiveCDocs () -> ()
SourceKittenFrameworkTests.ClangTranslationUnitTests.testUnicodeInObjectiveCDocs () -> ()
SourceKittenFrameworkTests.CodeCompletionTests
SourceKittenFrameworkTests.CodeCompletionTests.allTests : Swift.Array<(Swift.String, () throws -> ())>
SourceKittenFrameworkTests.CodeCompletionTests.testSimpleCodeCompletion () -> ()
SourceKittenFrameworkTests.FileTests
SourceKittenFrameworkTests.FileTests.allTests : Swift.Array<(Swift.String, () throws -> ())>
SourceKittenFrameworkTests.FileTests.testUnreadablePath () -> ()
SourceKittenFrameworkTests.ModuleTests
SourceKittenFrameworkTests.ModuleTests.allTests : Swift.Array<(Swift.String, () throws -> ())>
SourceKittenFrameworkTests.ModuleTests.testCommandantDocs () -> ()
SourceKittenFrameworkTests.ModuleTests.testModuleNilInPathWithNoXcodeProject () -> ()
SourceKittenFrameworkTests.ModuleTests.testSourceKittenFrameworkDocsAreValidJSON () -> ()
SourceKittenFrameworkTests.OffsetMapTests
SourceKittenFrameworkTests.OffsetMapTests.allTests : Swift.Array<(Swift.String, () throws -> ())>
SourceKittenFrameworkTests.OffsetMapTests.testOffsetMapContainsDeclarationOffsetWithDocCommentButNotAlreadyDocumented () -> ()
SourceKittenFrameworkTests.OffsetMapTests.testOffsetMapDoesntContainAlreadyDocumentedDeclarationOffset () -> ()
SourceKittenFrameworkTests.SourceKitTests
SourceKittenFrameworkTests.SourceKitTests.allTests : Swift.Array<(Swift.String, () throws -> ())>
SourceKittenFrameworkTests.SourceKitTests.testStatementKinds () -> ()
SourceKittenFrameworkTests.SourceKitTests.testSwiftDeclarationKind () -> ()
SourceKittenFrameworkTests.SourceKitTests.testSyntaxKinds () -> ()
SourceKittenFrameworkTests.StringTests
SourceKittenFrameworkTests.StringTests.allTests : Swift.Array<(Swift.String, () throws -> ())>
SourceKittenFrameworkTests.StringTests.testAbsolutePath () -> ()
SourceKittenFrameworkTests.StringTests.testCommentBody () -> ()
SourceKittenFrameworkTests.StringTests.testDocumentedTokenOffsetsWithSubscript () -> ()
SourceKittenFrameworkTests.StringTests.testGenerateDocumentedTokenOffsets () -> ()
SourceKittenFrameworkTests.StringTests.testGenerateDocumentedTokenOffsetsEmpty () -> ()
SourceKittenFrameworkTests.StringTests.testIsObjectiveCHeaderFile () -> ()
SourceKittenFrameworkTests.StringTests.testIsSwiftFile () -> ()
SourceKittenFrameworkTests.StringTests.testIsTokenDocumentable () -> ()
SourceKittenFrameworkTests.StringTests.testLineRangeWithByteRange () -> ()
SourceKittenFrameworkTests.StringTests.testParseDeclaration () -> ()
SourceKittenFrameworkTests.StringTests.testStringByRemovingCommonLeadingWhitespaceFromLines () -> ()
SourceKittenFrameworkTests.StringTests.testStringByTrimmingTrailingCharactersInSet () -> ()
SourceKittenFrameworkTests.StringTests.testSubstringLinesWithByteRange () -> ()
SourceKittenFrameworkTests.StringTests.testSubstringWithByteRange () -> ()
SourceKittenFrameworkTests.StructureTests
SourceKittenFrameworkTests.StructureTests.allTests : Swift.Array<(Swift.String, () throws -> ())>
SourceKittenFrameworkTests.StructureTests.testEnum () -> ()
SourceKittenFrameworkTests.StructureTests.testGenerateSameStructureFileAndContents () -> ()
SourceKittenFrameworkTests.StructureTests.testPrintEmptyStructure () -> ()
SourceKittenFrameworkTests.StructureTests.testStructurePrintValidJSON () -> ()
SourceKittenFrameworkTests.SwiftDocsTests
SourceKittenFrameworkTests.SwiftDocsTests.allTests : Swift.Array<(Swift.String, () throws -> ())>
SourceKittenFrameworkTests.SwiftDocsTests.testBicycle () -> ()
SourceKittenFrameworkTests.SwiftDocsTests.testParseFullXMLDocs () -> ()
SourceKittenFrameworkTests.SwiftDocsTests.testSubscript () -> ()
SourceKittenFrameworkTests.SyntaxTests
SourceKittenFrameworkTests.SyntaxTests.allTests : Swift.Array<(Swift.String, () throws -> ())>
SourceKittenFrameworkTests.SyntaxTests.testGenerateSameSyntaxMapFileAndContents () -> ()
SourceKittenFrameworkTests.SyntaxTests.testPrintEmptySyntax () -> ()
SourceKittenFrameworkTests.SyntaxTests.testSubscript () -> ()
SourceKittenFrameworkTests.SyntaxTests.testSyntaxMapPrintValidJSON () -> ()
SourceKittenFrameworkTests.VoidStruct
SourceKittenFrameworkTests.VoidStruct.subscript (Swift.String) -> ()
SourceKittenFrameworkTests.compareDocsWithFixturesName (Swift.String) -> ()
SourceKittenFrameworkTests.compareJSONStringWithFixturesName (Swift.String, jsonString : Swift.String) -> ()
SourceKittenFrameworkTests.compareSyntax : <ERROR TYPE>
SourceKittenFrameworkTests.fixturesDirectory : Swift.String
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Equal (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).EqualWithAccuracy (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Fail (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).False (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).GreaterThan (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).GreaterThanOrEqual (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).LessThan (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).LessThanOrEqual (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Nil (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).NotEqual (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).NotEqualWithAccuracy (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).NotNil (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).ThrowsError (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).True (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36).name : Swift.Optional<Swift.String>
XCTest.(_XCTAssertionResult in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertionResult in _F1DE58039960C6E2C9E25CD38F016B36).ExpectedFailure (XCTest.(_XCTAssertionResult in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> (Swift.Optional<Swift.String>) -> XCTest.(_XCTAssertionResult in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertionResult in _F1DE58039960C6E2C9E25CD38F016B36).Success (XCTest.(_XCTAssertionResult in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> XCTest.(_XCTAssertionResult in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertionResult in _F1DE58039960C6E2C9E25CD38F016B36).UnexpectedFailure (XCTest.(_XCTAssertionResult in _F1DE58039960C6E2C9E25CD38F016B36).Type) -> (Swift.ErrorType) -> XCTest.(_XCTAssertionResult in _F1DE58039960C6E2C9E25CD38F016B36)
XCTest.(_XCTAssertionResult in _F1DE58039960C6E2C9E25CD38F016B36).expected : Swift.Bool
XCTest.(_XCTAssertionResult in _F1DE58039960C6E2C9E25CD38F016B36).failureDescription (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36)) -> Swift.String
XCTest.(_XCTEvaluateAssertion in _F1DE58039960C6E2C9E25CD38F016B36) (XCTest.(_XCTAssertion in _F1DE58039960C6E2C9E25CD38F016B36), message : @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt, expression : () throws -> XCTest.(_XCTAssertionResult in _F1DE58039960C6E2C9E25CD38F016B36)) -> ()
XCTest.(currentTimeIntervalSinceReferenceTime in _77A064C668BB1AE7D8D0D0526742AA04) () -> Swift.Double
XCTest.XCTAllRuns : Swift.Array<XCTest.XCTRun>
XCTest.XCTAssert (@autoclosure () throws -> Swift.BooleanType, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertEqual <A where A: Swift.Equatable> (@autoclosure () throws -> Swift.Array<A>, @autoclosure () throws -> Swift.Array<A>, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertEqual <A where A: Swift.Equatable> (@autoclosure () throws -> Swift.ArraySlice<A>, @autoclosure () throws -> Swift.ArraySlice<A>, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertEqual <A where A: Swift.Equatable> (@autoclosure () throws -> Swift.ContiguousArray<A>, @autoclosure () throws -> Swift.ContiguousArray<A>, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertEqual <A where A: Swift.Equatable> (@autoclosure () throws -> Swift.Optional<A>, @autoclosure () throws -> Swift.Optional<A>, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertEqual <A, B where A: Swift.Hashable, B: Swift.Equatable> (@autoclosure () throws -> Swift.Dictionary<A, B>, @autoclosure () throws -> Swift.Dictionary<A, B>, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertEqualWithAccuracy <A where A: Swift.FloatingPointType> (@autoclosure () throws -> A, @autoclosure () throws -> A, accuracy : A, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertFalse (@autoclosure () throws -> Swift.BooleanType, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertGreaterThan <A where A: Swift.Comparable> (@autoclosure () throws -> A, @autoclosure () throws -> A, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertGreaterThanOrEqual <A where A: Swift.Comparable> (@autoclosure () throws -> A, @autoclosure () throws -> A, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertLessThan <A where A: Swift.Comparable> (@autoclosure () throws -> A, @autoclosure () throws -> A, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertLessThanOrEqual <A where A: Swift.Comparable> (@autoclosure () throws -> A, @autoclosure () throws -> A, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertNil (@autoclosure () throws -> Swift.Optional<protocol<>>, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertNotEqual <A where A: Swift.Equatable> (@autoclosure () throws -> Swift.Array<A>, @autoclosure () throws -> Swift.Array<A>, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertNotEqual <A where A: Swift.Equatable> (@autoclosure () throws -> Swift.ArraySlice<A>, @autoclosure () throws -> Swift.ArraySlice<A>, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertNotEqual <A where A: Swift.Equatable> (@autoclosure () throws -> Swift.ContiguousArray<A>, @autoclosure () throws -> Swift.ContiguousArray<A>, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertNotEqual <A where A: Swift.Equatable> (@autoclosure () throws -> Swift.Optional<A>, @autoclosure () throws -> Swift.Optional<A>, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertNotEqual <A, B where A: Swift.Hashable, B: Swift.Equatable> (@autoclosure () throws -> Swift.Dictionary<A, B>, @autoclosure () throws -> Swift.Dictionary<A, B>, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertNotEqualWithAccuracy <A where A: Swift.FloatingPointType> (@autoclosure () throws -> A, @autoclosure () throws -> A, A, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertNotNil (@autoclosure () throws -> Swift.Optional<protocol<>>, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTAssertThrowsError <A> (@autoclosure () throws -> A, Swift.String, file : Swift.StaticString, line : Swift.UInt, (error : Swift.ErrorType) -> ()) -> ()
XCTest.XCTAssertTrue (@autoclosure () throws -> Swift.BooleanType, @autoclosure () -> Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTFail (Swift.String, file : Swift.StaticString, line : Swift.UInt) -> ()
XCTest.XCTFailure
XCTest.XCTFailure.emit (Swift.String) -> ()
XCTest.XCTFailure.expected : Swift.Bool
XCTest.XCTFailure.failureDescription : Swift.String
XCTest.XCTFailure.file : Swift.StaticString
XCTest.XCTFailure.line : Swift.UInt
XCTest.XCTFailure.message : Swift.String
XCTest.XCTFailureHandler : Swift.Optional<(XCTest.XCTFailure) -> ()>
XCTest.XCTMain (Swift.Array<XCTest.XCTestCase>) -> ()
XCTest.XCTPrint (Swift.Array<protocol<>>, separator : Swift.String, terminator : Swift.String) -> ()
XCTest.XCTRun
XCTest.XCTRun.duration : Swift.Double
XCTest.XCTRun.failures : Swift.Array<XCTest.XCTFailure>
XCTest.XCTRun.method : Swift.String
XCTest.XCTRun.passed : Swift.Bool
XCTest.XCTRun.unexpectedFailures : Swift.Array<XCTest.XCTFailure>
XCTest.XCTestCase.setUp () -> ()
XCTest.XCTestCase.tearDown () -> ()
XCTest.XCTestCaseProvider.allTests : Swift.Array<(Swift.String, () throws -> ())>
XCTest.measureTimeExecutingBlock (() -> ()) -> Swift.Double
XCTest.printableStringForTimeInterval (Swift.Double) -> Swift.String
_T21SourceKittenFramework9OffsetMap
_T26SourceKittenFrameworkTests13LineRangeType
_T6XCTest12TimeInterval
_TP10Commandant11CommandType
_TP10Commandant11CommandType11ClientError
_TP10Commandant11CommandType7Options
_TP10Commandant11OptionsType
_TP10Commandant11OptionsType11ClientError
_TP10Commandant12ArgumentType
_TP21SourceKittenFramework22SourceKitRepresentable
_TP6Result10ResultType
_TP6Result10ResultType5Error
_TP6Result10ResultType5Value
_TP6Result20ErrorTypeConvertible
_TP6Result20ErrorTypeConvertible15ConvertibleType
_TP6XCTest10XCTestCase
_TP6XCTest18XCTestCaseProvider
_TP9SWXMLHash10XMLContent
_TP9SWXMLHash15SimpleXmlParser
sourcekitten.(version in _BF018BD8193B58B5604E4AC73EEB063A) : Swift.String
sourcekitten.CompleteCommand
sourcekitten.CompleteCommand.function : Swift.String
sourcekitten.CompleteCommand.run : <ERROR TYPE>
sourcekitten.CompleteCommand.verb : Swift.String
sourcekitten.CompleteOptions
sourcekitten.CompleteOptions.compilerargs : Swift.String
sourcekitten.CompleteOptions.file : Swift.String
sourcekitten.CompleteOptions.offset : Swift.Int
sourcekitten.CompleteOptions.text : Swift.String
sourcekitten.DocCommand
sourcekitten.DocCommand.function : Swift.String
sourcekitten.DocCommand.run : <ERROR TYPE>
sourcekitten.DocCommand.runObjC : <ERROR TYPE>
sourcekitten.DocCommand.runSwiftModule : <ERROR TYPE>
sourcekitten.DocCommand.runSwiftSingleFile : <ERROR TYPE>
sourcekitten.DocCommand.verb : Swift.String
sourcekitten.DocOptions
sourcekitten.DocOptions.moduleName : Swift.String
sourcekitten.DocOptions.objc : Swift.Bool
sourcekitten.DocOptions.singleFile : Swift.Bool
sourcekitten.SourceKittenError
sourcekitten.SourceKittenError.DocFailed (sourcekitten.SourceKittenError.Type) -> sourcekitten.SourceKittenError
sourcekitten.SourceKittenError.InvalidArgument (sourcekitten.SourceKittenError.Type) -> (description : Swift.String) -> sourcekitten.SourceKittenError
sourcekitten.SourceKittenError.ReadFailed (sourcekitten.SourceKittenError.Type) -> (path : Swift.String) -> sourcekitten.SourceKittenError
sourcekitten.SourceKittenError.description : Swift.String
sourcekitten.StructureCommand
sourcekitten.StructureCommand.function : Swift.String
sourcekitten.StructureCommand.run : <ERROR TYPE>
sourcekitten.StructureCommand.verb : Swift.String
sourcekitten.StructureOptions
sourcekitten.StructureOptions.file : Swift.String
sourcekitten.StructureOptions.text : Swift.String
sourcekitten.SyntaxCommand
sourcekitten.SyntaxCommand.function : Swift.String
sourcekitten.SyntaxCommand.run : <ERROR TYPE>
sourcekitten.SyntaxCommand.verb : Swift.String
sourcekitten.SyntaxOptions
sourcekitten.SyntaxOptions.file : Swift.String
sourcekitten.SyntaxOptions.text : Swift.String
sourcekitten.VersionCommand
sourcekitten.VersionCommand.function : Swift.String
sourcekitten.VersionCommand.run : <ERROR TYPE>
sourcekitten.VersionCommand.verb : Swift.String
static (extension in Commandant):Swift.Int.fromString (Swift.String) -> Swift.Optional<Swift.Int>
static (extension in Commandant):Swift.Int.name : Swift.String
static (extension in Commandant):Swift.String.fromString (Swift.String) -> Swift.Optional<Swift.String>
static (extension in Commandant):Swift.String.name : Swift.String
static (extension in Result):__ObjC.NSError.errorFromErrorType (Swift.ErrorType) -> __ObjC.NSError
static Commandant.(== infix in _BA859BFBBE9DF3838A11641CB273713E) (Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E), Commandant.(RawArgument in _BA859BFBBE9DF3838A11641CB273713E)) -> Swift.Bool
static Commandant.<*> infix : <ERROR TYPE>
static Commandant.<| infix : <ERROR TYPE>
static Commandant.ArgumentType.fromString (Swift.String) -> Swift.Optional<A>
static Commandant.ArgumentType.name : Swift.String
static Commandant.HelpOptions.(create in _38F61CE0DF9D73793CEDF5D1C3140331) (Swift.String) -> Commandant.HelpOptions<A>
static Commandant.HelpOptions.evaluate : <ERROR TYPE>
static Commandant.NoOptions.evaluate : <ERROR TYPE>
static Commandant.OptionsType.evaluate : <ERROR TYPE>
static Result.!= infix <A, B where A: Swift.Equatable, B: Swift.Equatable, B: Swift.ErrorType> (Result.Result<A, B>, Result.Result<A, B>) -> Swift.Bool
static Result.&&& infix <A, B where A: Result.ResultType, B: Result.ResultType, A.Error == B.Error> (A, @autoclosure () -> B) -> Result.Result<(A.Value, B.Value), A.Error>
static Result.== infix <A, B where A: Swift.Equatable, B: Swift.Equatable, B: Swift.ErrorType> (Result.Result<A, B>, Result.Result<A, B>) -> Swift.Bool
static Result.>>- infix <A, B, C where C: Swift.ErrorType> (Result.Result<A, C>, (A) -> Result.Result<B, C>) -> Result.Result<B, C>
static Result.?? infix <A, B where B: Swift.ErrorType> (Result.Result<A, B>, @autoclosure () -> A) -> A
static Result.?? infix <A, B where B: Swift.ErrorType> (Result.Result<A, B>, @autoclosure () -> Result.Result<A, B>) -> Result.Result<A, B>
static Result.ErrorTypeConvertible.errorFromErrorType (Swift.ErrorType) -> A.ConvertibleType
static Result.Result.error (Swift.Optional<Swift.String>, function : Swift.String, file : Swift.String, line : Swift.Int) -> __ObjC.NSError
static Result.Result.errorDomain : Swift.String
static Result.Result.fileKey : Swift.String
static Result.Result.functionKey : Swift.String
static Result.Result.lineKey : Swift.String
static SWXMLHash.SWXMLHash.config ((SWXMLHash.SWXMLHashOptions) -> ()) -> SWXMLHash.SWXMLHash
static SWXMLHash.SWXMLHash.lazy (Swift.String) -> SWXMLHash.XMLIndexer
static SWXMLHash.SWXMLHash.lazy (__ObjC.NSData) -> SWXMLHash.XMLIndexer
static SWXMLHash.SWXMLHash.parse (Swift.String) -> SWXMLHash.XMLIndexer
static SWXMLHash.SWXMLHash.parse (__ObjC.NSData) -> SWXMLHash.XMLIndexer
static SourceKittenFramework.< infix (SourceKittenFramework.SourceDeclaration, SourceKittenFramework.SourceDeclaration) -> Swift.Bool
static SourceKittenFramework.< infix (SourceKittenFramework.SourceLocation, SourceKittenFramework.SourceLocation) -> Swift.Bool
static SourceKittenFramework.== infix (SourceKittenFramework.SourceDeclaration, SourceKittenFramework.SourceDeclaration) -> Swift.Bool
static SourceKittenFramework.== infix (SourceKittenFramework.SourceLocation, SourceKittenFramework.SourceLocation) -> Swift.Bool
static SourceKittenFramework.== infix (SourceKittenFramework.Structure, SourceKittenFramework.Structure) -> Swift.Bool
static SourceKittenFramework.== infix (SourceKittenFramework.SyntaxMap, SourceKittenFramework.SyntaxMap) -> Swift.Bool
static SourceKittenFramework.== infix (SourceKittenFramework.SyntaxToken, SourceKittenFramework.SyntaxToken) -> Swift.Bool
static SourceKittenFramework.CodeCompletionItem.parseResponse (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Array<SourceKittenFramework.CodeCompletionItem>
static SourceKittenFramework.ObjCDeclarationKind.fromClang (__C.CXCursorKind) -> SourceKittenFramework.ObjCDeclarationKind
static SourceKittenFramework.Request.cursorInfoRequestForFilePath (Swift.Optional<Swift.String>, arguments : Swift.Array<Swift.String>) -> Swift.Optional<Swift.UnsafeMutablePointer<()>>
static SourceKittenFramework.Request.sendCursorInfoRequest (Swift.UnsafeMutablePointer<()>, atOffset : Swift.Int64) -> Swift.Optional<Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>>
static SourceKittenFramework.SwiftDocKey.(get in _712F031A5C3BC6880FA5C4C6D28DDE5A) <A> (SourceKittenFramework.SwiftDocKey, Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<A>
static SourceKittenFramework.SwiftDocKey.getAnnotatedDeclaration (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.String>
static SourceKittenFramework.SwiftDocKey.getBodyLength (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.Int64>
static SourceKittenFramework.SwiftDocKey.getBodyOffset (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.Int64>
static SourceKittenFramework.SwiftDocKey.getFilePath (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.String>
static SourceKittenFramework.SwiftDocKey.getFullXMLDocs (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.String>
static SourceKittenFramework.SwiftDocKey.getKind (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.String>
static SourceKittenFramework.SwiftDocKey.getLength (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.Int64>
static SourceKittenFramework.SwiftDocKey.getNameLength (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.Int64>
static SourceKittenFramework.SwiftDocKey.getNameOffset (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.Int64>
static SourceKittenFramework.SwiftDocKey.getOffset (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.Int64>
static SourceKittenFramework.SwiftDocKey.getSubstructure (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.Array<SourceKittenFramework.SourceKitRepresentable>>
static SourceKittenFramework.SwiftDocKey.getSyntaxMap (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.Array<SourceKittenFramework.SourceKitRepresentable>>
static SourceKittenFramework.SwiftDocKey.getTypeName (Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>) -> Swift.Optional<Swift.String>
static SourceKittenFramework.SyntaxKind.docComments () -> Swift.Array<SourceKittenFramework.SyntaxKind>
static SourceKittenFrameworkTests.== infix ((start : Swift.Int, end : Swift.Int), (start : Swift.Int, end : Swift.Int)) -> Swift.Bool
static sourcekitten.CompleteOptions.create (Swift.String) -> (text : Swift.String) -> (offset : Swift.Int) -> (compilerargs : Swift.String) -> sourcekitten.CompleteOptions
static sourcekitten.CompleteOptions.evaluate : <ERROR TYPE>
static sourcekitten.DocOptions.create (Swift.Bool) -> (moduleName : Swift.String) -> (objc : Swift.Bool) -> sourcekitten.DocOptions
static sourcekitten.DocOptions.evaluate : <ERROR TYPE>
static sourcekitten.StructureOptions.create (Swift.String) -> (text : Swift.String) -> sourcekitten.StructureOptions
static sourcekitten.StructureOptions.evaluate : <ERROR TYPE>
static sourcekitten.SyntaxOptions.create (Swift.String) -> (text : Swift.String) -> sourcekitten.SyntaxOptions
static sourcekitten.SyntaxOptions.evaluate : <ERROR TYPE>