undocumented.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292
  1. {
  2. "warnings": [
  3. {
  4. "file": "/Users/jshier/Code/Alamofire/Source/Core/ParameterEncoding.swift",
  5. "line": 333,
  6. "symbol": "JSONEncoding.Error.localizedDescription",
  7. "symbol_kind": "source.lang.swift.decl.var.instance",
  8. "warning": "undocumented"
  9. },
  10. {
  11. "file": "/Users/jshier/Code/Alamofire/Source/Core/Request.swift",
  12. "line": 1217,
  13. "symbol": "RequestDelegate.readyToPerform(request:)",
  14. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  15. "warning": "undocumented"
  16. },
  17. {
  18. "file": "/Users/jshier/Code/Alamofire/Source/Core/Session.swift",
  19. "line": 1365,
  20. "symbol": "Session.readyToPerform(request:)",
  21. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  22. "warning": "undocumented"
  23. },
  24. {
  25. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  26. "line": 73,
  27. "symbol": "SessionDelegate.urlSession(_:didBecomeInvalidWithError:)",
  28. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  29. "warning": "undocumented"
  30. },
  31. {
  32. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  33. "line": 86,
  34. "symbol": "SessionDelegate.urlSession(_:task:didReceive:completionHandler:)",
  35. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  36. "warning": "undocumented"
  37. },
  38. {
  39. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  40. "line": 163,
  41. "symbol": "SessionDelegate.urlSession(_:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:)",
  42. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  43. "warning": "undocumented"
  44. },
  45. {
  46. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  47. "line": 178,
  48. "symbol": "SessionDelegate.urlSession(_:task:needNewBodyStream:)",
  49. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  50. "warning": "undocumented"
  51. },
  52. {
  53. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  54. "line": 192,
  55. "symbol": "SessionDelegate.urlSession(_:task:willPerformHTTPRedirection:newRequest:completionHandler:)",
  56. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  57. "warning": "undocumented"
  58. },
  59. {
  60. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  61. "line": 206,
  62. "symbol": "SessionDelegate.urlSession(_:task:didFinishCollecting:)",
  63. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  64. "warning": "undocumented"
  65. },
  66. {
  67. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  68. "line": 214,
  69. "symbol": "SessionDelegate.urlSession(_:task:didCompleteWithError:)",
  70. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  71. "warning": "undocumented"
  72. },
  73. {
  74. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  75. "line": 226,
  76. "symbol": "SessionDelegate.urlSession(_:taskIsWaitingForConnectivity:)",
  77. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  78. "warning": "undocumented"
  79. },
  80. {
  81. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  82. "line": 234,
  83. "symbol": "SessionDelegate.urlSession(_:dataTask:didReceive:completionHandler:)",
  84. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  85. "warning": "undocumented"
  86. },
  87. {
  88. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  89. "line": 253,
  90. "symbol": "SessionDelegate.urlSession(_:dataTask:didReceive:)",
  91. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  92. "warning": "undocumented"
  93. },
  94. {
  95. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  96. "line": 266,
  97. "symbol": "SessionDelegate.urlSession(_:dataTask:willCacheResponse:completionHandler:)",
  98. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  99. "warning": "undocumented"
  100. },
  101. {
  102. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  103. "line": 286,
  104. "symbol": "SessionDelegate.urlSession(_:webSocketTask:didOpenWithProtocol:)",
  105. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  106. "warning": "undocumented"
  107. },
  108. {
  109. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  110. "line": 296,
  111. "symbol": "SessionDelegate.urlSession(_:webSocketTask:didCloseWith:reason:)",
  112. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  113. "warning": "undocumented"
  114. },
  115. {
  116. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  117. "line": 314,
  118. "symbol": "SessionDelegate.urlSession(_:downloadTask:didResumeAtOffset:expectedTotalBytes:)",
  119. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  120. "warning": "undocumented"
  121. },
  122. {
  123. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  124. "line": 331,
  125. "symbol": "SessionDelegate.urlSession(_:downloadTask:didWriteData:totalBytesWritten:totalBytesExpectedToWrite:)",
  126. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  127. "warning": "undocumented"
  128. },
  129. {
  130. "file": "/Users/jshier/Code/Alamofire/Source/Core/SessionDelegate.swift",
  131. "line": 350,
  132. "symbol": "SessionDelegate.urlSession(_:downloadTask:didFinishDownloadingTo:)",
  133. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  134. "warning": "undocumented"
  135. },
  136. {
  137. "file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
  138. "line": 508,
  139. "symbol": "WebSocketMessageSerializer",
  140. "symbol_kind": "source.lang.swift.decl.protocol",
  141. "warning": "undocumented"
  142. },
  143. {
  144. "file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
  145. "line": 509,
  146. "symbol": "WebSocketMessageSerializer.Output",
  147. "symbol_kind": "source.lang.swift.decl.associatedtype",
  148. "warning": "undocumented"
  149. },
  150. {
  151. "file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
  152. "line": 510,
  153. "symbol": "WebSocketMessageSerializer.Failure",
  154. "symbol_kind": "source.lang.swift.decl.associatedtype",
  155. "warning": "undocumented"
  156. },
  157. {
  158. "file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
  159. "line": 512,
  160. "symbol": "WebSocketMessageSerializer.decode(_:)",
  161. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  162. "warning": "undocumented"
  163. },
  164. {
  165. "file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
  166. "line": 516,
  167. "symbol": "WebSocketMessageSerializer",
  168. "symbol_kind": "source.lang.swift.decl.extension",
  169. "warning": "undocumented"
  170. },
  171. {
  172. "file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
  173. "line": 517,
  174. "symbol": "WebSocketMessageSerializer.json(decoding:using:)",
  175. "symbol_kind": "source.lang.swift.decl.function.method.static",
  176. "warning": "undocumented"
  177. },
  178. {
  179. "file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
  180. "line": 539,
  181. "symbol": "DecodableWebSocketMessageDecoder",
  182. "symbol_kind": "source.lang.swift.decl.struct",
  183. "warning": "undocumented"
  184. },
  185. {
  186. "file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
  187. "line": 540,
  188. "symbol": "DecodableWebSocketMessageDecoder.Error",
  189. "symbol_kind": "source.lang.swift.decl.enum",
  190. "warning": "undocumented"
  191. },
  192. {
  193. "file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
  194. "line": 541,
  195. "symbol": "DecodableWebSocketMessageDecoder.Error.decoding(_:)",
  196. "symbol_kind": "source.lang.swift.decl.enumelement",
  197. "warning": "undocumented"
  198. },
  199. {
  200. "file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
  201. "line": 542,
  202. "symbol": "DecodableWebSocketMessageDecoder.Error.unknownMessage(description:)",
  203. "symbol_kind": "source.lang.swift.decl.enumelement",
  204. "warning": "undocumented"
  205. },
  206. {
  207. "file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
  208. "line": 545,
  209. "symbol": "DecodableWebSocketMessageDecoder.decoder",
  210. "symbol_kind": "source.lang.swift.decl.var.instance",
  211. "warning": "undocumented"
  212. },
  213. {
  214. "file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
  215. "line": 547,
  216. "symbol": "DecodableWebSocketMessageDecoder.init(decoder:)",
  217. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  218. "warning": "undocumented"
  219. },
  220. {
  221. "file": "/Users/jshier/Code/Alamofire/Source/Core/WebSocketRequest.swift",
  222. "line": 551,
  223. "symbol": "DecodableWebSocketMessageDecoder.decode(_:)",
  224. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  225. "warning": "undocumented"
  226. },
  227. {
  228. "file": "/Users/jshier/Code/Alamofire/Source/Extensions/URLRequest+Alamofire.swift",
  229. "line": 34,
  230. "symbol": "URLRequest.validate()",
  231. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  232. "warning": "undocumented"
  233. },
  234. {
  235. "file": "/Users/jshier/Code/Alamofire/Source/Features/Combine.swift",
  236. "line": 202,
  237. "symbol": "DataRequest.publishDecodable(type:queue:preprocessor:decoder:emptyResponseCodes:emptyResponseMethods:)",
  238. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  239. "warning": "undocumented"
  240. },
  241. {
  242. "file": "/Users/jshier/Code/Alamofire/Source/Features/Combine.swift",
  243. "line": 258,
  244. "symbol": "DataStreamPublisher",
  245. "symbol_kind": "source.lang.swift.decl.struct",
  246. "warning": "undocumented"
  247. },
  248. {
  249. "file": "/Users/jshier/Code/Alamofire/Source/Features/Combine.swift",
  250. "line": 587,
  251. "symbol": "DownloadRequest.publishDecodable(type:queue:preprocessor:decoder:emptyResponseCodes:emptyResponseMethods:)",
  252. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  253. "warning": "undocumented"
  254. },
  255. {
  256. "file": "/Users/jshier/Code/Alamofire/Source/Features/Concurrency.swift",
  257. "line": 579,
  258. "symbol": "DataStreamTask",
  259. "symbol_kind": "source.lang.swift.decl.struct",
  260. "warning": "undocumented"
  261. },
  262. {
  263. "file": "/Users/jshier/Code/Alamofire/Source/Features/Concurrency.swift",
  264. "line": 581,
  265. "symbol": "DataStreamTask.Stream",
  266. "symbol_kind": "source.lang.swift.decl.typealias",
  267. "warning": "undocumented"
  268. },
  269. {
  270. "file": "/Users/jshier/Code/Alamofire/Source/Features/Concurrency.swift",
  271. "line": 907,
  272. "symbol": "StreamOf.BufferingPolicy",
  273. "symbol_kind": "source.lang.swift.decl.typealias",
  274. "warning": "undocumented"
  275. },
  276. {
  277. "file": "/Users/jshier/Code/Alamofire/Source/Features/Concurrency.swift",
  278. "line": 935,
  279. "symbol": "StreamOf.Iterator",
  280. "symbol_kind": "source.lang.swift.decl.struct",
  281. "warning": "undocumented"
  282. },
  283. {
  284. "file": "/Users/jshier/Code/Alamofire/Source/Features/ResponseSerialization.swift",
  285. "line": 156,
  286. "symbol": "DownloadResponseSerializerProtocol.serializeDownload(request:response:fileURL:error:)",
  287. "symbol_kind": "source.lang.swift.decl.function.method.instance",
  288. "warning": "undocumented"
  289. }
  290. ],
  291. "source_directory": "/Users/jshier/Code/Alamofire"
  292. }