|
174 | 174 | "Exported" |
175 | 175 | ] |
176 | 176 | }, |
177 | | - { |
178 | | - "kind": "Import", |
179 | | - "name": "Sentry.SentryIntegrationProtocol", |
180 | | - "printedName": "Sentry.SentryIntegrationProtocol", |
181 | | - "declKind": "Import", |
182 | | - "moduleName": "Sentry", |
183 | | - "declAttributes": [ |
184 | | - "Exported" |
185 | | - ] |
186 | | - }, |
187 | 177 | { |
188 | 178 | "kind": "Import", |
189 | 179 | "name": "Sentry.SentryMeasurementUnit", |
@@ -26310,107 +26300,6 @@ |
26310 | 26300 | } |
26311 | 26301 | ] |
26312 | 26302 | }, |
26313 | | - { |
26314 | | - "kind": "TypeDecl", |
26315 | | - "name": "SentryIntegrationProtocol", |
26316 | | - "printedName": "SentryIntegrationProtocol", |
26317 | | - "children": [ |
26318 | | - { |
26319 | | - "kind": "Function", |
26320 | | - "name": "install", |
26321 | | - "printedName": "install(with:)", |
26322 | | - "children": [ |
26323 | | - { |
26324 | | - "kind": "TypeNominal", |
26325 | | - "name": "Bool", |
26326 | | - "printedName": "Swift.Bool", |
26327 | | - "usr": "s:Sb" |
26328 | | - }, |
26329 | | - { |
26330 | | - "kind": "TypeNominal", |
26331 | | - "name": "Options", |
26332 | | - "printedName": "Sentry.Options", |
26333 | | - "usr": "c:objc(cs)SentryOptions" |
26334 | | - } |
26335 | | - ], |
26336 | | - "declKind": "Func", |
26337 | | - "usr": "c:objc(pl)SentryIntegrationProtocol(im)installWithOptions:", |
26338 | | - "moduleName": "Sentry", |
26339 | | - "genericSig": "<Self where Self : Sentry.SentryIntegrationProtocol>", |
26340 | | - "protocolReq": true, |
26341 | | - "objc_name": "installWithOptions:", |
26342 | | - "declAttributes": [ |
26343 | | - "DiscardableResult", |
26344 | | - "ObjC", |
26345 | | - "Dynamic" |
26346 | | - ], |
26347 | | - "reqNewWitnessTableEntry": true, |
26348 | | - "funcSelfKind": "NonMutating" |
26349 | | - }, |
26350 | | - { |
26351 | | - "kind": "Function", |
26352 | | - "name": "uninstall", |
26353 | | - "printedName": "uninstall()", |
26354 | | - "children": [ |
26355 | | - { |
26356 | | - "kind": "TypeNameAlias", |
26357 | | - "name": "Void", |
26358 | | - "printedName": "Swift.Void", |
26359 | | - "children": [ |
26360 | | - { |
26361 | | - "kind": "TypeNominal", |
26362 | | - "name": "Void", |
26363 | | - "printedName": "()" |
26364 | | - } |
26365 | | - ] |
26366 | | - } |
26367 | | - ], |
26368 | | - "declKind": "Func", |
26369 | | - "usr": "c:objc(pl)SentryIntegrationProtocol(im)uninstall", |
26370 | | - "moduleName": "Sentry", |
26371 | | - "genericSig": "<Self where Self : Sentry.SentryIntegrationProtocol>", |
26372 | | - "protocolReq": true, |
26373 | | - "objc_name": "uninstall", |
26374 | | - "declAttributes": [ |
26375 | | - "ObjC", |
26376 | | - "Dynamic" |
26377 | | - ], |
26378 | | - "reqNewWitnessTableEntry": true, |
26379 | | - "funcSelfKind": "NonMutating" |
26380 | | - } |
26381 | | - ], |
26382 | | - "declKind": "Protocol", |
26383 | | - "usr": "c:objc(pl)SentryIntegrationProtocol", |
26384 | | - "moduleName": "Sentry", |
26385 | | - "genericSig": "<Self : ObjectiveC.NSObjectProtocol>", |
26386 | | - "objc_name": "SentryIntegrationProtocol", |
26387 | | - "declAttributes": [ |
26388 | | - "ObjC", |
26389 | | - "Dynamic" |
26390 | | - ], |
26391 | | - "conformances": [ |
26392 | | - { |
26393 | | - "kind": "Conformance", |
26394 | | - "name": "Escapable", |
26395 | | - "printedName": "Escapable", |
26396 | | - "usr": "s:s9EscapableP", |
26397 | | - "mangledName": "$ss9EscapableP" |
26398 | | - }, |
26399 | | - { |
26400 | | - "kind": "Conformance", |
26401 | | - "name": "Copyable", |
26402 | | - "printedName": "Copyable", |
26403 | | - "usr": "s:s8CopyableP", |
26404 | | - "mangledName": "$ss8CopyableP" |
26405 | | - }, |
26406 | | - { |
26407 | | - "kind": "Conformance", |
26408 | | - "name": "NSObjectProtocol", |
26409 | | - "printedName": "NSObjectProtocol", |
26410 | | - "usr": "c:objc(pl)NSObject" |
26411 | | - } |
26412 | | - ] |
26413 | | - }, |
26414 | 26303 | { |
26415 | 26304 | "kind": "TypeDecl", |
26416 | 26305 | "name": "SentryMessage", |
|
0 commit comments